16 lines
398 B
JSON
16 lines
398 B
JSON
{
|
|
"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"
|
|
}
|