"NetKAN generated mods - ContractConfigurator-KerbinSpaceStation-1-3.5.2"

This commit is contained in:
NetKAN inflator Robot 2016-12-17 18:06:51 +00:00
parent 6cf3cf47a0
commit 0ad1ec307e
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-KerbinSpaceStation",
"name": "Contract Pack: Bases and Stations",
"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": "1:3.5.2",
"ksp_version_min": "1.2.2",
"ksp_version_max": "1.99.99",
"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.5.2/KerbinSpaceStation3.5.2.zip",
"download_size": 85193,
"download_hash": {
"sha1": "D0081314BC1ED46EFC9001700AA1063E17A07974",
"sha256": "BE85840B1F6BA8FF256270BD2D22DFB205A657925EECCFE67DC3C66DC5C003D6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}