rizlib
A library for interacting with Rizline game files.
crates.io: https://crates.io/crates/rizlib/
Documentation: https://docs.rs/rizlib/
Repository: https://gitlab.com/TadeLn/rizlib/
Changelog
v0.4.4
- Change
try_from
tofrom
forNoteKind
v0.4.3
- Fix chart loading not working properly
v0.4.2
- Implement
JsonFile
forChart
structure
v0.4.1
- Add
README.md
- Change field and argument names from
asset_name
toasset_key
- Add
Serialize
andDeserialize
derives forAssetInfo
v0.4.0
- First release