https://github.com/paullj/unity-json-editor
A JSON Editor in the inspector. Preview and more information in README🙂
https://github.com/paullj/unity-json-editor
json newtonsoft-json unity-asset unity-editor unity3d
Last synced: about 1 year ago
JSON representation
A JSON Editor in the inspector. Preview and more information in README🙂
- Host: GitHub
- URL: https://github.com/paullj/unity-json-editor
- Owner: paullj
- License: mit
- Created: 2017-09-10T18:56:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T22:15:47.000Z (almost 9 years ago)
- Last Synced: 2025-03-24T18:52:18.219Z (about 1 year ago)
- Topics: json, newtonsoft-json, unity-asset, unity-editor, unity3d
- Language: C#
- Size: 5.86 KB
- Stars: 86
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started
1. Get a working version of JSON.net, this is the version I used: https://www.assetstore.unity3d.com/en/#!/content/58621
2. Download JSONEditor.cs and place it a folder named "Editor".
3. You can now create and edit JSON files by right clicking in the Project Window > Create > New JSON File
4. Done!
# Preview
