Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

A JSON Editor in the inspector. Preview and more information in README🙂

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

![json](https://user-images.githubusercontent.com/8403295/30245071-68c6e8a2-95c6-11e7-9e60-df4476eeba92.gif)