Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T10:24:00.000Z (23 days ago)
- Last Synced: 2024-12-14T16:03:30.938Z (11 days ago)
- Topics: config, datatable, game, luban, unity
- Language: C#
- Homepage: https://code-philosophy.com/
- Size: 41 MB
- Stars: 377
- Watchers: 10
- Forks: 110
- Open Issues: 0
-
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开发交流群) 反馈,往往能快速得到解决。