"NetKAN generated mods - CustomBarnKit-1.1.13.0"
This commit is contained in:
parent
be761f15d9
commit
7a6e9a69c7
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"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.",
|
||||
"author": "Sarbian",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121100",
|
||||
"repository": "https://github.com/sarbian/CustomBarnKit",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
|
||||
},
|
||||
"version": "1.1.13.0",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.3.90",
|
||||
"install": [
|
||||
{
|
||||
"find": "CustomBarnKit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/31/artifact/CustomBarnKit-1.1.13.0.zip",
|
||||
"download_size": 14823,
|
||||
"download_hash": {
|
||||
"sha1": "C322BCB825871BB9D9FD12AC72F58C7A020C8C22",
|
||||
"sha256": "DC72558E31CFFFCFC8B1E861040E59A36F008E3CF593AC217B018812C924A8D1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue