SaladLab / Json.Net.Unity3D

Forked Newtonsoft.Json to support Unity3D
MIT License
918 stars 169 forks source link

Change in Unity Architecture #27

Open ababilinski opened 6 years ago

ababilinski commented 6 years ago

Hi, I recently stumbled upon this asset and am very impressed. I do have a few suggestions in terms of the Unity Package structure itself.

Instead of the outer folder being called UnityPackages. Could it be changed to JsonNet-Lite and JsonNet . This would follow the Unity Asset Store guide for publishing assets.

I also created an editor script that will allow users to check for updates: I have attached images of the editor window:

reference001 reference002

Here is the editor unity package: JsonNetEditor.unitypackage