https://github.com/focus-creative-games/luban_examples
luban example projects
https://github.com/focus-creative-games/luban_examples
config datatable game luban unity
Last synced: about 2 months ago
JSON representation
luban example projects
- Host: GitHub
- URL: https://github.com/focus-creative-games/luban_examples
- Owner: focus-creative-games
- License: mit
- Created: 2020-12-18T04:55:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T07:59:41.000Z (3 months ago)
- Last Synced: 2025-04-01T01:37:38.211Z (about 2 months ago)
- Topics: config, datatable, game, luban, unity
- Language: C#
- Homepage: https://code-philosophy.com/
- Size: 42.7 MB
- Stars: 392
- Watchers: 9
- Forks: 118
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# luban_examples
luban对应的示例工程,更多文档请参见 [Document](https://luban.doc.code-philosophy.com/docs/intro)。
示例工程包含:
- DataTables 一个较复杂的用于测试的配置项目。
- MiniTemplate 一个最简单的配置模板,用于快速创建一个新的配置项目
- Projects 一些覆盖常见平台、引擎、语言的示例项目
- Tools/Luban 编译好的Luban工具程序Projects里的项目都已经过测试,已经包含了生成代码和数据,可以直接运行。
**luban经历了大规模的重构,和旧版本有一定的差异。使用旧版本luban的开发者请切换到classic分支。**
## 下载最新Luban
`Tools/Luban`目录下的Luban不一定是最新版本。既可以从[release](https://github.com/focus-creative-games/luban/releases)获得最新版本Luban,也可以自己从Luban源码编译。
## 支持与联系
发issue不一定能及时看到,有问题请尽量加QQ群: 692890842 (Luban开发交流群) 反馈,往往能快速得到解决。