docs: 更改插件描述
This commit is contained in:
@@ -6,6 +6,7 @@ plugins {
|
||||
|
||||
group = "cn.hamster3.mc.plugin"
|
||||
version = "1.4.5"
|
||||
description = "将 HamsterBall 转换成 HamsterService 兼容的 API"
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
|
@@ -4,8 +4,14 @@ version: ${version}
|
||||
api-version: 1.13
|
||||
|
||||
author: MiniDay
|
||||
website: https://github.com/MiniDay/hamster-little-plugins
|
||||
description: 将 HamsterBall 转换成 HamsterService 兼容的 API
|
||||
description: ${description}
|
||||
website: https://git.airgame.net/MiniDay/hamster-ball-bridge/
|
||||
|
||||
UPDATE_CHECKER:
|
||||
CHECK_TYPE: GITEA_RELEASES
|
||||
GIT_BASE_URL: https://git.airgame.net
|
||||
GIT_REPO: MiniDay/hamster-ball-bridge
|
||||
DOWNLOAD_URL: https://jenkins.airgame.net/job/opensource/job/hamster-ball-bridge/
|
||||
|
||||
depend:
|
||||
- HamsterCore
|
||||
|
@@ -1,6 +0,0 @@
|
||||
version: ${version}
|
||||
CHECK_TYPE: GITEA_RELEASES
|
||||
GIT_BASE_URL: https://git.airgame.net
|
||||
GIT_REPO: MiniDay/hamster-ball-bridge
|
||||
GIT_TOKEN: a44a69a4d1b8601bf6091403247759cd28764d5e
|
||||
DOWNLOAD_URL: https://jenkins.airgame.net/job/opensource/job/hamster-ball-bridge/
|
Reference in New Issue
Block a user