Edit of asset "Godot Object Serializer" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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. View more details on the project page (click "View files") |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/Cretezy/godot-object-serializer | |
| Issues Url | https://github.com/Cretezy/godot-object-serializer/issues | |
| Godot version | Godot 4.0 | |
| Version String | 0.3.0 | 0.1.0 |
| Download Commit | e2d36a573de0d8989868cb4f0c4e82d01f67af47 | 3d3eaed334937ff10f56e104f5b8f54d4694814c |
| Download Url (Computed) | https://github.com/Cretezy/godot-object-serializer/archive/e2d36a573de0d8989868cb4f0c4e82d01f67af47.zip | https://github.com/Cretezy/godot-object-serializer/archive/3d3eaed334937ff10f56e104f5b8f54d4694814c.zip |
| Icon Url |
https://raw.githubusercontent.com/Cretezy/godot-object-serializer/refs/heads/main/icon.png
|
|