shity basic one shot

This commit is contained in:
2026-09-18 14:01:10 +01:00
parent 5851077659
commit 42a1234e7f
81 changed files with 3484 additions and 76 deletions
@@ -0,0 +1,15 @@
{
"name": "dev.doloro.animator-as-crab",
"displayName": "Animator As Crab",
"version": "0.1.0",
"unity": "2019.4",
"description": "Writes Animator Controllers from a Rhai script, evaluated by the libaac native library.",
"vrchatVersion" : "2022.1.1",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"author" : {
"name" : "doloro"
},
"license": "MIT"
}