Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrrobinofficial/godot-saveable

A save system for Godot C#. It uses Newtonsoft.Json for serialization and deserialization. It supports both encrypted, compressed and regular mode.
https://github.com/mrrobinofficial/godot-saveable

compression csharp decryption encryption godot godot-plugin json newtonsoft-json save-system

Last synced: about 1 month ago
JSON representation

A save system for Godot C#. It uses Newtonsoft.Json for serialization and deserialization. It supports both encrypted, compressed and regular mode.

Awesome Lists containing this project