704 B
704 B
Ludum Dare 50: unnamed game
Cloning
IMPORTANT: This project makes use of recursive submodules. Make sure to pull them via GitKracken, or with the following command:
git submodule update --init --recursive
Your builds will fail unless this is done
Development notes
When working on the settings and savestate file code, there is a chance you will corrupt your save files. If this happens, launch the game with the following command to fix them:
cargo run -- --force-recreate-savefiles