Skip to content

Latest commit

Β 

History

History
31 lines (25 loc) Β· 1.31 KB

README.md

File metadata and controls

31 lines (25 loc) Β· 1.31 KB

GES - Godot Easy Saving πŸ’ΎπŸ”βœ¨

GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that allows you to safely save and quickly load games. πŸŽ―πŸ› οΈπŸš€

Features πŸŽ›οΈπŸ“¦πŸ–±οΈ

  • 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.

Installation πŸ“₯πŸ“‚πŸ”§

  1. Download or clone this repository.
  2. Extract the contents into the addons folder of your Godot project.
  3. Enable the plugin at: Project > Project Settings > Plugins > Easy Saving.

Configuration βš™οΈπŸ–₯️🎚️

  1. Go to Project > Project Settings > Godot Easy > Save.
  2. Customize the addon's behaviour as you like.
  3. You're all set! βœ…πŸŽ‰

Usage πŸ’ΎπŸ”βœ¨

Documentation can be found here.

Contributions 🀝🌍

Contributions are welcome! Feel free to open issues or submit pull requests to improve this addon. See CODE OF CONDUCT for more details. 🌟

License πŸ“œβš–οΈ

This project is licensed under the MIT License. See the LICENSE file for more details. βœ