V1.1.0-beta.1 Accomodate new VRCAnimatorPlayAudio requirements
This commit is contained in:
@@ -1,12 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "dev.hai-vr.animator-as-code.v1",
|
"name": "dev.hai-vr.animator-as-code.v1",
|
||||||
"displayName": "Animator As Code (Alpha)",
|
"displayName": "Animator As Code (Beta)",
|
||||||
"version": "1.0.9941-alpha.1",
|
"version": "1.1.0-beta.1",
|
||||||
"unity": "2019.4",
|
"unity": "2019.4",
|
||||||
"description": "Base Animator As Code library. This library only requires Unity.",
|
"description": "Base Animator As Code library. This library only requires Unity.",
|
||||||
"vrchatVersion" : "2022.1.1",
|
"vrchatVersion" : "2022.1.1",
|
||||||
"author" : {
|
"author" : {
|
||||||
"name" : "Haï~"
|
"name" : "Haï~"
|
||||||
},
|
},
|
||||||
"url" : "https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat"
|
"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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user