how to edit the save file to unlock everything
Intro
you can speed up the process if you lock all the lil’ guys in a prison full of flower pots where they work non stop until you get what you want. We don’t support unpayed labor here, here is how to edit your save file.
Editing save file
Windows: %APPDATA%\Godot\app_userdata\Gourdlets\SavedGames\UserFiles
macOS: ~/Library/Application Support/Godot/app_userdata/Gourdlets/SavedGames/UserFiles
Linux: ~/.local/share/godot/app_userdata/Gourdlets/SavedGames/UserFiles
2. open your save file with a notepad app
-make a back up, to not loose your save file on accident-
scroll all the way to the bottom of the save file where you find your town name and other information. Now we have two options: 1) we can increase town score to unlock one item or 2) copy all the item names in “UNLOCKED_ASE_TAGS”
If you want to unlock one item:
change “TOWN_SCORE”: 0, > “TOWN_SCORE”: 2500,
if you want to unlock all items at once
delete “UNLOCKED_ASE_TAGS” and copy in this instead:
“UNLOCKED_ASE_TAGS”: [“park_grill”, “picnic_blanket_a”, “sewer_grate”, “mushroom_a”, “sandcastle_a”, “egg_a”, “beach_umbrella_a”, “plastic_flamingo_a”, “little_library_a”, “billboard_a”, “windmill_a”, “minigolf_a”, “spring_rider_a”],
3. Now save the changes and load into the game again
enjoy all the items! :3