Files
hamster-ball-bridge/README.md
2024-03-19 11:01:15 +08:00

27 lines
852 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# [hamster-ball-bridge](https://git.airgame.net/MiniDay/hamster-ball-bridge/)
将原 HamsterService
无缝转换为仓鼠球的API让旧版插件无需修改代码也能兼容[仓鼠球](https://git.airgame.net/MiniDay/hamster-ball/)
> 注意:这个插件的同一个 `.jar` 文件既可以安装在 BC 也可以安装在 子服
# 手动构建
1. 将源代码下载或克隆至本地
2. 在源代码根目录中打开命令行窗口
3. 命令行窗口中执行`./gradlew clean build`
4. 构建成品在 `build` 文件夹
也可访问我的[Jenkins网站](https://jenkins.airgame.net/job/opensource/job/hamster-ball-bridge/)获取最新版
# 前置插件
- [HamsterBall](https://git.airgame.net/MiniDay/hamster-ball/)
# 安装步骤
1. 安装步骤
2. 关闭服务器
3. 下载插件后将其放置在`plugins`文件夹
4. 启动服务器