Hedone.ExportJson is an editor extension for Unity 3D that allows you to export Excel sheets into JSON data format. It's great for complex data structures and supports nested data, relational tables, and various data types. No additional definitions are required for data type judgment.
Features include support for nested data structures, relational tables, and complete data types (integer, floating point number, boolean, string, object, array, null). The data type is automatically judged without additional definition. Demo examples are provided in the Samples folder to show how to organize data in Excel.





