Skip to content

Commit

Permalink
Add author isotach and 2 mods (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
isovel authored Nov 26, 2023
1 parent 0f02567 commit 5e5c198
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manifest/ch.isota/DynBoneWrangler/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "DynBoneWrangler",
"id": "ch.isota.DynBoneWrangler",
"description": "Stops DynamicBoneChain components from updating (locally) if your framerate is too low to properly simulate them.",
"category": "Optimization",
"sourceLocation": "https://github.com/isovel/DynBoneWrangler",
"versions": {
"1.0.1": {
"releaseUrl": "https://github.com/isovel/DynBoneWrangler/releases/tag/v1.0.1",
"artifacts": [{
"url": "https://github.com/isovel/DynBoneWrangler/releases/download/v1.0.1/DynBoneWrangler.dll",
"filename": "DynBoneWrangler.dll",
"sha256": "66e3df17d17d59ccae878950a9b0ddda7aac072737e5dc7628813c2868ec7385"
}]
}
}
}
18 changes: 18 additions & 0 deletions manifest/ch.isota/ResonitePlatformSpoof/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "ResonitePlatformSpoof",
"id": "ch.isota.ResonitePlatformSpoof",
"description": "Spoofs your platform when joining new sessions.",
"category": "Misc",
"sourceLocation": "https://github.com/isovel/ResonitePlatformSpoof",
"additionalAuthors": ["runtime"],
"versions": {
"2.0.0": {
"releaseUrl": "https://github.com/isovel/ResonitePlatformSpoof/releases/tag/v2.0.0",
"artifacts": [{
"url": "https://github.com/isovel/ResonitePlatformSpoof/releases/download/v2.0.0/ResonitePlatformSpoof.dll",
"filename": "ResonitePlatformSpoof.dll",
"sha256": "842299ddc43c196e611c6e83eea8678cf322924e1709d38511d66dbcfed2f443"
}]
}
}
}
9 changes: 9 additions & 0 deletions manifest/ch.isota/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"author": {
"isotach": {
"url": "https://github.com/isovel/",
"icon": "https://storage.ko-fi.com/cdn/useruploads/d8c553e6-ee0a-4f86-b896-e1aee5261e17.png",
"support": "https://ko-fi.com/isotach"
}
}
}

0 comments on commit 5e5c198

Please sign in to comment.