Edit of asset "Godot Object Serializer" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Object Serializer | Godot Object Serializer |
| Description |
Safely serialize/deserialize objects (and built-in Godot types) to JSON or binary in Godot. Enables registration of scripts/classes and conversion of values to/from JSON or bytes, without any risk of code execution. Perfect for save state systems or networking. View more details on the project page (click "View files") |
Safely serialize/deserialize objects (and built-in Godot types) to JSON or binary in Godot. Enables registration of scripts/classes and conversion of values to/from JSON or bytes, without any risk of code execution. Perfect for save state systems or networking. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/Cretezy/godot-object-serializer | https://github.com/Cretezy/godot-object-serializer |
| Issues Url | https://github.com/Cretezy/godot-object-serializer/issues | https://github.com/Cretezy/godot-object-serializer/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 0.3.0 | 0.1 |
| Download Commit | e2d36a573de0d8989868cb4f0c4e82d01f67af47 | 6ce0d3e620cbfea8fb83b6f4af3adcd13bc6487c |
| Download Url (Computed) | https://github.com/Cretezy/godot-object-serializer/archive/e2d36a573de0d8989868cb4f0c4e82d01f67af47.zip | https://github.com/Cretezy/godot-object-serializer/archive/6ce0d3e620cbfea8fb83b6f4af3adcd13bc6487c.zip |
| Icon Url |
https://raw.githubusercontent.com/Cretezy/godot-object-serializer/refs/heads/main/icon.png
|
https://raw.githubusercontent.com/Cretezy/godot-object-serializer/refs/heads/main/icon.png
|