ewpratten / ludum-dare-50

A game build over a weekend for Ludum Dare 50
https://ldj.am/$277506
GNU General Public License v3.0
0 stars 0 forks source link
ldjam ludum-dare ludum-dare-50

Ludum Dare 50: Melting Point

Build Full Release

Navigating this repository

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