Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 502 Bytes

File metadata and controls

20 lines (12 loc) · 502 Bytes

JSON Editor for Godot

This plugin provides a structural JSON file editor as a dock. Currently it is a scripted tree control with each JSON entry <=> a TreeItem.

Features

  • Docked panel
  • Editing existing entry values
  • Add/remove entries
  • Open JSON files directly in the FileSystem tab

Godot Asset Store

Link: https://godotengine.org/asset-library/asset/656


This projected is licensed in MIT