GES - Godot Easy Saving

by IsItLucas?

26

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

Version

2.0.0

Engine

4.3

Category

Tools

Download

Version2.0.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author