Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I downloaded the game but it seems the crash just broke my safe file. How would I go about backing up my safe? :3

(1 edit) (+1)

Save files are stored here:

Windows: %APPDATA%\Godot\app_userdata\KittyToy

Linux: ~/.local/share/godot/app_userdata/KittyToy

macOS: ~/Library/Application Support/Godot/app_userdata/KittyToy

find the file “kittytoy_save.save” and copy it somewhere safe, and if you ever run into a broken or lost save file again, you can just copy it back ^^