V1.1.0-beta.1 Accomodate new VRCAnimatorPlayAudio requirements

This commit is contained in:
Haï~
2024-06-30 14:05:25 +02:00
parent 582b109a82
commit e17d1d2828
@@ -1,12 +1,15 @@
{
"name": "dev.hai-vr.animator-as-code.v1",
"displayName": "Animator As Code (Alpha)",
"version": "1.0.9941-alpha.1",
"displayName": "Animator As Code (Beta)",
"version": "1.1.0-beta.1",
"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/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"
}