Skip to content

LitJson package for JEngine. JEngine框架的LitJson扩展包。

License

Notifications You must be signed in to change notification settings

JasonXuDeveloper/JEngine.LitJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEngine.LitJson

LitJson package for JEngine.

JEngine框架的LitJson扩展包。

Important

This repo is only compatible with JEngine repo, otherwise it may not be able to compile or to execute.

该仓库仅与JEngine兼容,否则将无法编译或运行。

What is this

This is the adapted version of LitJson, which supports serializing hot update/non hot update objects to JSON string, or to deserialize JSON string to hot update/non hot update objects. It also provides JsonIgnore attribute, supported serializing/deserializing float, and editor code to visualize JsonData in editor runtime.

这是LitJson的修改版本,支持了热更/非热更对象JSON字符串相互序列化/反序列化。与此同时,这个版本提供了JsonIgnore标签、序列化/反序列化float、以及可以在编辑器运行时可视化JsonData的功能。

How to use

Please install JEngine (at least v0.8.0), then download this repo, finally move the repo directory into JEngine project's Assets/Dependencies path.

Alternatively, you can use JEngine Package Manager to install.

请安装JEngine(至少v0.8.0),然后下载本仓库,接着将本仓库的文件夹移动到JEngine工程内的Assets/Dependencies目录下。

或者,你可以使用JEngine Package Manager来安装。

About

LitJson package for JEngine. JEngine框架的LitJson扩展包。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages