main
bug 2020-10-25 19:08:44 +08:00
parent 5171b255dc
commit 998aea31fa
3 changed files with 7 additions and 6 deletions

View File

@ -20,6 +20,7 @@ Luban 最初是为了解决传统excel导出工具功能过于薄弱无法很
## 文档 ## 文档
* [主页](https://focus-creative-games.github.io/luban/index.html) * [主页](https://focus-creative-games.github.io/luban/index.html)
* 各语言的简介: [English](README.en-us.md), [简体中文](README.md) * 各语言的简介: [English](README.en-us.md), [简体中文](README.md)
* [使用说明](docs/catalog.md)
## 特性 ## 特性

View File

@ -1,7 +1,7 @@
* start up * start up
- 下载 dotnet sdk 3.1 - [下载 dotnet sdk 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1)
- 下载 luban.client&luban.server - [下载 luban.client&luban.server](https://github.com/focus-creative-games/luban/releases/tag/v1.0)
- 启动 luban.server - 启动 luban.server
- 创建游戏配置 - 创建游戏配置
- root.xml - root.xml

View File

@ -11,12 +11,12 @@ Luban 最初是为了解决传统excel导出工具功能过于薄弱无法很
实际项目过程中不断迭代和优化,理解逐渐深入,最终由一个增强型的配置工具成为一个 **相对完备的游戏配置数据解决方案**。 实际项目过程中不断迭代和优化,理解逐渐深入,最终由一个增强型的配置工具成为一个 **相对完备的游戏配置数据解决方案**。
## 文档 ## 文档
* 目录 (catalog.md) * [目录](docs/catalog.md)
## 支持和联系 ## 支持和联系
QQ 群 : 692890842 QQ 群 : 692890842
QQ 群名 : Luban 开发交流群 QQ 群名 : Luban 开发交流群
邮箱 : taojingjian#gmail.com 邮箱 : taojingjian#gmail.com