Skip to content

mengsasi/excel2Class

Repository files navigation

应用Unity游戏中,配置类的生成,配置文件的读取

excel2Class

excel配置文件自动生成csharp脚本

数据类型(右边是excel中填写的类型)

string - string float - number int - integer bool - bool

生成工具

将excel配置表格转换成csharp脚本 Util中自带csharp解析json脚本

配合excel2Json,将excel表格转成的Json数据,读取到本地配置类数据中

About

excel配置文件生成csharp脚本,生成工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published