703 B
703 B
bin/
This folder contains the engine binaries and game data. For all intents and purposes, bin/
can be any folder name.
bin/data
This folder contains the necessary game data loaded by the engine. This can be modified as it's tied to uf::io::root
.
bin/data/config.json
This JSON contains application-specific configuration data.