Skip to content

Commit e932c9f

Browse files
committed
project dependencies
1 parent a6efdab commit e932c9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
- JDK1.8
1414
- netty4.1.42
1515

16+
# 项目依赖
17+
- 服务器核心包 [ServerCore](https://github.com/GameUnion/ServerCore)
18+
- 通讯协议 [ConfigProtocol](https://github.com/GameUnion/ConfigProtocol)
19+
- 数值数据 [ConfigData](https://github.com/GameUnion/ConfigData)
20+
- Unity客户端 [GameClient](https://github.com/GameUnion/GameClient)
1621

1722
# 启动方式
1823
- 替换[config.properties](server/src/main/resources/config.properties)文件的configDataPath

0 commit comments

Comments
 (0)