mirror of
https://github.com/barkeser2002/CatServer.git
synced 2026-09-25 03:39:58 +03:00
14 lines
381 B
Markdown
14 lines
381 B
Markdown
# CatServer (1.10.2)
|
|
Minecraft 1.10.2 Forge+Bukkit Server
|
|
|
|
版本已过时, 仅用于研究学习
|
|
|
|
The version is outdated, for research study only
|
|
|
|
### 构建
|
|
1.克隆: git clone -b 1.10.2 https://github.com/Luohuayu/CatServer.git<br>
|
|
2.更新依赖模块: git submodule update --init --recursive<br>
|
|
3.构建项目: ./gradlew build<br>
|
|
|
|
The server is based on SantaGitHub/Svarka
|