mirror of
https://e.coding.net/circlecloud/citycraft.cn.git
synced 2026-05-02 02:11:14 +00:00
add repo.info and package.info...
This commit is contained in:
@@ -1,20 +1,23 @@
|
|||||||
{
|
{
|
||||||
"repository":{
|
"repository":{
|
||||||
"id":"CityCraft",
|
"id":"citycraft",
|
||||||
"url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/"
|
"url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/"
|
||||||
},
|
},
|
||||||
"plugins":[
|
"plugins":[
|
||||||
"Yum":{
|
{
|
||||||
"groupId":"cn.citycraft",
|
"groupId":"cn.citycraft",
|
||||||
"artifactId":"Yum",
|
"artifactId":"Yum",
|
||||||
"version":"1.3",
|
"version":"1.3-bate1"
|
||||||
"lowestserverversion":"1.7"
|
|
||||||
},
|
},
|
||||||
"SimpleEssential":{
|
{
|
||||||
"groupId":"cn.citycraft",
|
"groupId":"cn.citycraft",
|
||||||
"artifactId":"SimpleEssential",
|
"artifactId":"SimpleEssential",
|
||||||
"version":"1.1",
|
"version":"1.1"
|
||||||
"lowestserverversion":"1.7"
|
},
|
||||||
|
{
|
||||||
|
"groupId":"cn.citycraft",
|
||||||
|
"artifactId":"CarryEnchantBench",
|
||||||
|
"version":"1.2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
7
repo/repo.info
Normal file
7
repo/repo.info
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id":"citycraft",
|
||||||
|
"url":"http://502647092.github.io/repo/citycraft/package.info",
|
||||||
|
"type":"maven"
|
||||||
|
}
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user