Skip to content

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โ€”no coding required. ๐Ÿ’พ๐Ÿ”โœจ

License

Notifications You must be signed in to change notification settings

IsItLucas/godot_easy_saving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

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โ€”no coding required. ๐Ÿ’พ๐Ÿ”โœจ

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published