Crate catgirl_engine_utils

Source
Expand description

Utilities for the game engine

Modules§

args
Module for command line arguments
build
Module for storing and using build data
environment
Module for reading the environment variables
exit
Module for handling the exit state of the engine
i18n
Module for handling translations
macros 🔒
Module for macros
resources
Module for storing and using resources
string
Module for handling strings

Macros§

println_string
Prints strings in a format usable by the target platform