ImportTheJSON lets you import JSON files as Unity assets, and edit them in the Inspector
Good Tricks Within:
- Import JSON files!
- Inspect JSON Assets!
- Edit data and the original formatting!
- Copy/Paste JSON values!
- Detect JSON syntax errors!
- Import slightly-malformed JSON!
- undo your mistakes!
- redo your mistakes!
Note: This is not a fancy serializer. It imports JSON as a Dictionary-like object