bevy_vrm1 0.2.0

Allows you to use VRM and VRMA in Bevy
Documentation
1
pub type AppResult<T = ()> = Result<T, anyhow::Error>;