16 lines
571 B
JSON
16 lines
571 B
JSON
{
|
|
"name": "dev.hai-vr.animator-as-code.v1",
|
|
"displayName": "Animator As Code V1",
|
|
"version": "1.2.0-beta.2",
|
|
"unity": "2019.4",
|
|
"description": "Base Animator As Code library. This library only requires Unity.",
|
|
"vrchatVersion" : "2022.1.1",
|
|
"author" : {
|
|
"name" : "Haï~"
|
|
},
|
|
"url" : "https://docs.hai-vr.dev/docs/products/animator-as-code/functions/base",
|
|
"documentationUrl": "https://docs.hai-vr.dev/docs/products/animator-as-code/functions/base",
|
|
"changelogUrl": "https://docs.hai-vr.dev/docs/changelogs/animator-as-code",
|
|
"license": "MIT"
|
|
}
|