Godot Engine Save Editor
Edit Godot Engine save files, resources, and scene files online. Parse .tres, .tscn, and ConfigFile formats.
About Godot Engine Games Saves
Godot games can store save data as resource files (.tres), scene files (.tscn), or ConfigFile-format text files. Our editor parses the section-based format and presents all key-value pairs as editable nodes.
What You Can Edit
How to Edit Godot Engine Games Saves — Step by Step
Find save files in the game's user data directory
Upload .tres, .tscn, or .cfg files
Browse and edit the parsed sections and properties
Download the modified file
Save File Locations
%AppData%\Godot\app_userdata\<GameName>\
~/Library/Application Support/Godot/app_userdata/<GameName>/
~/.local/share/godot/app_userdata/<GameName>/
Location depends on the game's project settings. Godot uses user:// path which maps to OS-specific app data.
Platform Compatibility
PC
SupportedPS4
Not SupportedPS5
Not SupportedXbox
Not SupportedSwitch
Not Supported⚠️ Godot console exports are rare. Save editing is primarily for PC/Mac/Linux builds.
How SaveEditor Handles Godot Engine Games Files
Frequently Asked Questions
Ready to edit your Godot Engine Games save?
Upload your save file and start editing in seconds. No sign-up required. 100% free.
Edit Godot Engine Games Save Now