Crate rizlib

Crate rizlib 

Source
Expand description

This library can be used to read and parse many different types of files that can be found in Rizline.

Modules§

asset_list
Reading the AssetList (Default.asset) file.
bytes
Helper functions used for reading bytes and parsing binary data.
catalog
Reading and parsing the catalog.json file.
chart
Reading and parsing Rizline’s chart files.
color
Color structures used in Rizline’s files.
game_config
Reading and parsing game_config.json files.
loadable
Helper traits for easy loading and saving to JSON and YAML files.
platform
A module containing an enum representing a platform that Rizline can run on.

Constants§

RIZLIB_VERSION
Constant containing the current version of the library (CARGO_PKG_VERSION).