best game ever*
Linux requires Bevy's Linux dependencies and in addition to mold and clang to be installed.
Levels should be placed within assets/levels.
To load a specific level use the --level argument to provide the desired asset path.
To skip normal startup and start the level immediately, use --initial-state game. For example:
$ cargo run -- --level levels/test.ron --initial-state game