GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that allows you to safely save and quickly load games. π―π οΈπ
- Configurable settings via the Project Settings tab;
- Easily enable or disable auto saving;
- Optionally encrypt files for greater security;
- Signals emitted when a save file is loaded, saved or changed;
- Automatic repair of broken or corrupted save files;
- Infinite save slots - save as many files as you want;
- Debugging tools.
- Download or clone this repository.
- Extract the contents into the addons folder of your Godot project.
- Enable the plugin at: Project > Project Settings > Plugins > Easy Saving.
- Go to Project > Project Settings > Godot Easy > Save.
- Customize the addon's behaviour as you like.
- You're all set! β π
Documentation can be found here.
Contributions are welcome! Feel free to open issues or submit pull requests to improve this addon.
See CODE OF CONDUCT
for more details. π
This project is licensed under the MIT License. See the LICENSE
file for more details. β