Expand description
Functions related to building GameMaker data files.
Some of these functions are also re-exported at the crate root.
Functionsยง
- build_
bytes - Builds a GameMaker data file and returns a byte buffer.
- build_
file - Builds a GameMaker data file to the specified file path.