Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 601 Bytes

File metadata and controls

21 lines (17 loc) · 601 Bytes

CatServer

Minecraft 1.10.2/1.12.2 Forge+Bukkit服务端

开发/反馈QQ群: 801482055
Telegram group: @CatServer

特点

支持高版本MOD/Bukkit插件
支持spigot插件
支持NMS的remap
性能更高更稳定

1.10.2构建

1.克隆: git clone https://github.com/Luohuayu/CatServer.git
2.更新依赖模块: git submodule update --init --recursive
3.构建项目: ./gradlew build

1.12.2构建 [开发中]

1.克隆: git clone https://gitee.com/CatServer/CatServer.git
2.构建项目: gradlew build
3.转储lib文件: gradlew dumpLibs