Bake and Import.
- UniGLTF 0.128.0 is required to run. Download it from their GitHub repository.
- Git or VPM-compatible client is required to install.
- Git: Download it from git-scm.com
- VPM-compatible client: You may use ALCOM or VRChat Creator Companion.
- Unity® is required to be 2022.3 series. Older or newer series may work, but it will NOT be supported.
Following tools are optional. This tool can invoke their hooks.
- VRChat® Avatar SDK (Download)
- Non-Destructive Modular Framework (NDMF)
- Flag non-Rig bone as
<NoIK>
- Rename bones to be Rig-detector friendly
- Serialize processed avatar as glTF format
- Call VRChat Avatar Build hooks
- Call NDMF plugins
- Convert Material: Always exported as Standard Shader. This is technical limitation on UniGLTF. You may import them as XiexeToonShader (or any suitable built-in Shader).
- Convert Animation: Always ignored. You may want to reconstruct them by Protoflux after importing.
Please see en/GETTING_STARTED.md.