Skip to content

earthmi/UnityExcelCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

工作流如下

  • 1.Excel配置数据
  • 2.数据转换为Json文件,并且生成数据集合C#定义类头
  • 3.复制同步到unity工程
  • 4.Json文件反序列化成c#数据类
  • 5.c#数据类序列化成二进制存于unity工程,作为资源
  • 6.Runtime读取二进制文件
  • 7.Runtime反序列化成c#数据类

excel2Json仓库

About

unity excel 2 json and deSerialize 2 object then serialize 2 bytes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published