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

View File

@@ -0,0 +1,23 @@
{
"name": "com.dreadrith.physboneconverter",
"displayName": "DreadTools - PhysBone Converter",
"version": "1.0.3",
"unity": "2019.4",
"description": "Converts PhysBones to DynamicBones to the best of my capability",
"keywords": [
"Dreadrith",
"DreadScripts",
"DreadTools",
"VRChat",
"ChilloutVR"
"Tool",
"Converter",
"Conversion",
"DynamicBone"
],
"author": {
"name": "Dreadrith",
"email": "dreadscripts@gmail.com",
"url": "https://linktr.ee/Dreadrith"
}
}