Files
DreadScripts-Archive/PhysBone-Converter/package.json
2025-07-19 01:03:02 +02:00

23 lines
513 B
JSON

{
"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"
}
}