Godot Object Serializer's icon

Godot Object Serializer 0.1 Scripts 4.0 Community

Submitted by user Cretezy; MIT; 2025-04-17

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 files Download Submit an issue Recent Edits