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 powerful and user-friendly JSON editor plugin for Godot Engine 4.x that provides a visual interface for editing JSON files.Features:Visual tree view for JSON structureDirect JSON text editingFile management (load/save)Type-safe value editingSupport for all JSON data types:StringsNumbersBooleansArraysObjects (Dictionaries)Real-time validationIntegrated with Godot editor
JSON Editor Plugin for Godot 4.x
A powerful and user-friendly JSON editor plugin for Godot Engine 4.x that provides a visual interface for editing JSON files.
Features
- Visual tree view for JSON structure
- Direct JSON text editing
- File management (load/save)
- Type-safe value editing
- Support for all JSON data types:
- Strings
- Numbers
- Booleans
- Arrays
- Objects (Dictionaries)
- Real-time validation
- Integrated with Godot editor
Usage
- Install the plugin by copying the
addons/json_editor
folder to your project - Enable the plugin in Project Settings -> Plugins
- Access the JSON Editor from the main editor screen tabs
Operations
- Load JSON: Open and load existing JSON files
- Save JSON: Save changes to file
- Edit Values: Double click on tree items to edit
- Add Items: Add new key-value pairs to objects or arrays
- Delete Items: Remove existing items from the structure
- Validate: Automatic JSON syntax validation
License
MIT License - See LICENSE file for details
Author
[meishijie]
Version
1.0.0
A powerful and user-friendly JSON editor plugin for Godot Engine 4.x that provides a visual interface for editing JSON files.
Features:
Visual tree view for JSON structure
Direct JSON text editing
File management (load/save)
Type-safe value editing
Support for all JSON data types:
Strings
Numbers
Booleans
Arrays
Objects (Dictionaries)
Real-time validation
Integrated with Godot editor
Reviews
Quick Information

A powerful and user-friendly JSON editor plugin for Godot Engine 4.x that provides a visual interface for editing JSON files.Features:Visual tree view for JSON structureDirect JSON text editingFile management (load/save)Type-safe value editingSupport for all JSON data types:StringsNumbersBooleansArraysObjects (Dictionaries)Real-time validationIntegrated with Godot editor