Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

A serialized Variant file inspector built into the Godot Editor. Perfect for debugging your save files stored using FileAccess.store_var()Features- Displays all Variant types.- Multiple files open at once as tabs.- Displays nested dictionaries and arrays.- Tree or JSON text view.- Optional auto refresh when the file changes on disk.- Path filter to only display properties that match a pattern/path.- Supports files saved with FileAccess.COMPRESSION_GZIP.
A serialized Variant file inspector built into the Godot Editor.
Perfect for debugging your save files stored using FileAccess.store_var()
Features
- Displays all Variant types.
- Multiple files open at once as tabs.
- Displays nested dictionaries and arrays.
- Tree or JSON text view.
- Optional auto refresh when the file changes on disk.
- Path filter to only display properties that match a pattern/path.
- Supports files saved with FileAccess.COMPRESSION_GZIP.
Reviews
Quick Information

A serialized Variant file inspector built into the Godot Editor. Perfect for debugging your save files stored using FileAccess.store_var()Features- Displays all Variant types.- Multiple files open at once as tabs.- Displays nested dictionaries and arrays.- Tree or JSON text view.- Optional auto refresh when the file changes on disk.- Path filter to only display properties that match a pattern/path.- Supports files saved with FileAccess.COMPRESSION_GZIP.