Patrefans
l_kvento from patreon
l_kvento patreon

How to fix game crash

🕑 Added 2023-03-03 17:39:49 +0000 UTC
How to fix game crash

Comments

To those who want to keep their saves without maintaining a separate saves folder for every build I can recommend using Git. 1) Keep master branch empty (without commits) 2) play (make the game create save files) After new build release (or wherever you want to save your saves) 3) from master (where all your files are at working dir) create a new branch (v27) and commit valuable files. Now your saves version is associated with v27 branch. Switch branches according to the version that you want to play. P.S. I like v24 the most, but I like to check out newer versions as well.


More Creators