Merge pull request #552 from BasharMilesTeg/patch-2
Create CustomBarnKit-1.1.1.ckan
This commit is contained in:
commit
f005d69b8e
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CustomBarnKit",
|
||||
"name": "Custom Barn Kit",
|
||||
"abstract": "A small plugin to change a bunch of parameters related to career, science, the buildings upgrade cost and when various features are unlocked.",
|
||||
"license": "MIT",
|
||||
"author": "Sarbian",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"x_ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121100",
|
||||
"repository": "https://github.com/sarbian/CustomBarnKit"
|
||||
},
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"version": "1.1.1",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/6/artifact/CustomBarnKit-1.1.1.0.zip",
|
||||
"x_generated_by": "nyankan",
|
||||
"download_size": 12489
|
||||
}
|
Loading…
Reference in New Issue