mocari 0.2.0

A pure Rust Live2D/Cubism-compatible runtime
Documentation
1
2
3
4
5
6
7
8
# Normalize line endings to LF in the repository and on checkout for all
# text files, so fmt/clippy behave identically across platforms.
* text=auto eol=lf

# Binary assets must never be line-ending normalized.
*.png binary
*.moc3 binary
*.wav binary