Export Excel data to JSON format.Hedone.ExportJson is an editor extension for Unity 3D.It can export Excel sheets into Json data format, and it can be easily done with simple descriptions. Great for complex data structures.FeaturesSupport for nested data structures.It has the relational table capabilities, which can link the data content of different sheets.Support complete data types, integer, floating point number, boolean, string, object, array, null.The data type is automatically judged without additional definition.DemoThere are some examples(.xls) under the Samples folder, it shows how to organize data in Excel.Support platformUnity 2020.3 or higher