"NetKAN generated mods - ContractConfigurator-KerbinSpaceStation-3.0.2"
This commit is contained in:
parent
82f812ff9d
commit
01f8e4c94a
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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.2",
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "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.2/KerbinSpaceStation3.0.2.zip",
|
||||
"download_size": 82817,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue