"NetKAN generated mods - ContractConfigurator-KerbinSpaceStation-3.0.3"
This commit is contained in:
parent
3c463a98cf
commit
6f626024b0
|
@ -0,0 +1,37 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "ContractConfigurator-KerbinSpaceStation",
|
||||||
|
"name": "Contract Pack: Kerbin Space Station",
|
||||||
|
"abstract": "A contract pack to replace the default Squad build a Space Station missions",
|
||||||
|
"author": "severedsolo",
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/113642",
|
||||||
|
"repository": "https://github.com/severedsolo/KerbinSpaceStation"
|
||||||
|
},
|
||||||
|
"version": "3.0.3",
|
||||||
|
"ksp_version": "1.0.5",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator",
|
||||||
|
"min_version": "0.7.12"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "ContractConfigurator-UsefulSpaceStations"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "KerbinSpaceStation",
|
||||||
|
"install_to": "GameData/ContractPacks"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/severedsolo/KerbinSpaceStation/releases/download/3.0.3/KerbinSpaceStation3.0.3.zip",
|
||||||
|
"download_size": 83083,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue