You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This project gives an example of how to save and load a game's state in Godot using resources and JSON. For a detailed guide to get you started with saving and loading in Godot, check out the GDQuest ...