- Asset containers are no longer restricted to the AnimatorController class when using the new GenericAssetContainer configuration field - The asset container will not be used if it is not a persistent asset
27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
Migration in progress
|
|
====
|
|
|
|
This branch `wip-v1` is currently [being prepared for a breaking change to V1](https://docs.hai-vr.dev/docs/products/animator-as-code/migrating-v0-to-v1).
|
|
|
|
## Animator As Code V1
|
|
|
|
## Installation
|
|
|
|
If you are using Animator As Code in VRChat, install using the VRChat Creator Companion. Instructions are available in [this page](https://docs.hai-vr.dev/docs/products/animator-as-code/install).
|
|
|
|
Otherwise if you are **not** using VRChat, install it through the [Releases](https://github.com/hai-vr/av3-animator-as-code/releases).
|
|
|
|
### Documentation
|
|
|
|
- [Documentation](https://docs.hai-vr.dev/docs/products/animator-as-code)
|
|
- [V1 Reference manual](https://docs.hai-vr.dev/docs/products/animator-as-code/reference)
|
|
- [V1 Functions reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/base)
|
|
- [VRChat reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat)
|
|
- [VRChat (Destructive Workflow) reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat-destructive)
|
|
- [Non-Destructive Modular Framework Processor reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/ndmf-processor)
|
|
- [Modular Avatar As Code reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/modular-avatar)
|
|
|
|
## Animator As Code V0
|
|
|
|
- You can browse the repository in its **[V0](https://github.com/hai-vr/av3-animator-as-code/tree/V1-2022-04) state**.
|