A utility used to generate data models from json text with visual editor tools.Json Model Creator is a utility used to analyze json text and generate the corresponding data models, which can be used by the Unity built-in JsonUtility or any other Serializer/Deserializer.There is a visualized edit page to modify the models converted from the json text, or you can use it to create your data models from the beginning. Free to set a model as class or struct, and set a field as array or list.Analyze json text automaticallySupport editing data models using visualized toolsSupport creating models from the beginningFree to set a model as class or structFree to set a field as array or listSupport saving the workspaceSupport custom namespace during generating scripts