NetKAN generated mods - CustomBarnKit-1.1.20.0
This commit is contained in:
parent
f02d35ad5b
commit
a0f8f58dc9
CustomBarnKit
|
@ -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": "https://forum.kerbalspaceprogram.com/index.php?/topic/109027-14-custom-barn-kit-1117-march-10th-parachute-included/",
|
||||
"repository": "https://github.com/sarbian/CustomBarnKit",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/"
|
||||
},
|
||||
"version": "1.1.20.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"install": [
|
||||
{
|
||||
"find": "CustomBarnKit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/43/artifact/CustomBarnKit-1.1.20.0.zip",
|
||||
"download_size": 16066,
|
||||
"download_hash": {
|
||||
"sha1": "420B8E260CBB49879C9D77F6B34517BC54EE5A6E",
|
||||
"sha256": "D49C39CB392E8DDB65AE596B438A2EF0DFAC7B9B402F412EB8CFF0D529FB4132"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue