Publisher | Hedone Game Studio |
---|---|
File size | 413.72kB |
Number of files | 15 |
Latest version | 1.0.2 |
Latest release date | 2023-01-02 04:37:21 |
First release date | 2022-12-12 02:52:15 |
Supported Unity versions | 2018.4.2 or higher |
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.
Features
- Support 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.
Demo
- There are some examples(.xls) under the Samples folder, it shows how to organize data in Excel.
Support platform
- Unity 2020.3 or higher