Initial Commit

This commit is contained in:
jellejurre
2025-07-19 01:03:02 +02:00
commit e7904e3140
304 changed files with 22521 additions and 0 deletions

31
LimbControl/package.json Normal file
View File

@@ -0,0 +1,31 @@
{
"author": {
"name": "Dreadrith",
"email": "dreadscripts@gmail.com",
"url": "https://github.com/Dreadrith"
},
"name": "com.dreadscripts.limbcontrol",
"displayName": "DreadScripts - Limb Control",
"version": "1.1.2",
"description": "Puppet Control your limbs whether you're on VR or Desktop, Sitting or Dancing",
"keywords": [
"Dreadrith",
"DreadScripts",
"DreadTools",
"VRChat",
"Tool",
"Feature",
"Desktop"
],
"gitDependencies": {},
"vpmDependencies": {
"com.vrchat.avatars": "3.x.x"
},
"legacyFolders": {
"Assets/DreadScripts/Limb Control": "590739e9535a1a0418b3476990debfb3",
"Assets/DreadScripts/LimbControl": "-1"
},
"legacyFiles": {},
"type": "tool",
"unity": "2019.4"
}