GES - Godot Easy Saving screenshot 1
I

Publisher

isitlucas

GES - Godot Easy Saving

Tools
Saving Encryption Autosave Debugging Signals Slots Configuration Security

GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that enables developers to implement flexible, secure, and robust save systems with ease. Features: - Encryption support with unique passwords per device. - Support for multiple save files (e.g., multiple save slots). - Autosave functionality with adjustable intervals. - Autosave on quit functionality. - Debugging tools for inspecting and logging save data. - Signals for save/load events and data changes.

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 πŸŽ›οΈπŸ“¦πŸ–±οΈ

  • Easily enable or disable auto saving;
  • Autosave functionality with adjustable intervals;
  • Autosave on quit functionality;
  • Encrypt files for greater security;
  • Signals emitted when a save file is loaded, saved or changed;
  • 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 res://addons/easy_saving/save.gd and modify the variables as you like.
  2. You're all set! βœ…πŸŽ‰

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

You can take a look at the example scene located in res://addons/easy_saving/example/example.tscn and res://addons/easy_saving/example/example.gd.

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. βœ