StarCodeClub / Shiroha

A high performance minecraft server fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shiroha


功能 | Feature

  • 去除 Timings
  • 实体AI半异步
  • 语言汉化

构建 | Build

clone 本仓库后,使用 Git Bash 键入一下命令

./shiroha jar

等待运行完成后,你可以在 /Shiroha-Server/target 下找到构建文件

开发 | Develop

clone 本仓库后,使用 Git Bash 键入以下命令

./shiroha jar
./shiroha patch

等待命令运行完成后,你就可以在 /Shiroha-Server/Shiroha-API 中修改代码
修改完后,请先 commit 修改的文件,再在 Git Bash 中运行

./shiroha rebuild # 生成 Patch
./shiroha jar # 构建 Jar

随后,你就可以在 /Shiroha-Server/target 下找到构建文件 运行 rebuild 后,请再次 commit 生成的 .patch 文件并 push 以同步更改

About

A high performance minecraft server fork


Languages

Language:Shell 100.0%