Edit of asset "Saveable (C#)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Saveable (C#) | Saveable (C#) |
| Description |
A save system for Godot C#. Requirements: - Godot 4.2.x Mono Version. - Installed Newtonsoft.Json package. Features: - Saving entire node trees. - Uses Newtonsoft.Json for serialization and deserialization. - Supports both encrypted, compressed and regular mode. - ISaveable interface to allow modular save/load structures. For more details, visit the GitHub repo. |
A save system for Godot C#. Requirements: - Godot 4.2.x Mono Version. - Installed Newtonsoft.Json package. Features: - Saving entire node trees. - Uses Newtonsoft.Json for serialization and deserialization. - Supports both encrypted, compressed and regular mode. - ISaveable interface to allow modular save/load structures. For more details, visit the GitHub repo. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/MrRobinOfficial/Godot-Saveable | https://github.com/MrRobinOfficial/Godot-Saveable |
| Issues Url | https://github.com/MrRobinOfficial/Godot-Saveable/issues | https://github.com/MrRobinOfficial/Godot-Saveable/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.0 | 1.0 |
| Download Commit | 4f51d233d2ab782523a3e8e2c904f19d7fbbf229 | 4f51d233d2ab782523a3e8e2c904f19d7fbbf229 |
| Download Url (Computed) | https://github.com/MrRobinOfficial/Godot-Saveable/archive/4f51d233d2ab782523a3e8e2c904f19d7fbbf229.zip | https://github.com/MrRobinOfficial/Godot-Saveable/archive/4f51d233d2ab782523a3e8e2c904f19d7fbbf229.zip |
| Icon Url |
https://raw.githubusercontent.com/MrRobinOfficial/Godot-Saveable/main/Icon.png
|
https://raw.githubusercontent.com/MrRobinOfficial/Godot-Saveable/main/Icon.png
|