ExcelConfigExporter - Export Excel data to C#/Json/Lua etc in Windows and macOS
Snowwolf Studio
Publisher | Snowwolf Studio |
---|---|
File size | 2.83MB |
Number of files | 47 |
Latest version | 1.0.0 |
Latest release date | 2021-12-08 03:29:11 |
First release date | 2021-12-08 03:29:11 |
Supported Unity versions | 2018.4.2 or higher |
Intrudution
In the past project development experience, the Excel file data export tools used generally have problems such as messy code, difficult to maintain, poor cross-platform support (generally not supporting macOS), and difficulty in exporting multiple programming languages. Excel Exporter is developed to solve these problems.
Usage
You can use Excel Exporter as an independent project to publish App, or you can extract functional modules, integrate them into your own projects, and use them in the Unity Editor.
It supports Editor and App usage for both Windows and macOS.
Supported Export Formats
It currently supports exporting code and data in C#+binary files, Json, and Lua formats. Thanks to its good plug-in design, you can easily add new export formats.
Supported Data Types
It supports byte, int, uint, long, ulong, float, double, string and array of these primitive types.
It also supports a data type called localizedstring, which is used to support multi-language localization of text.
You can also add support for new types.
Third-Party Plugins Lisences
This asset uses EPPlus under lgpl-3.0; see Third-Party Notices.txt file in package for details.
Contast
If you have any question or suggestion, feel free to contast me.