"'ContractConfigurator-KerbinSpaceStation-1-3.1.4.ckan' replaced by 'ContractConfigurator-KerbinSpaceStation-2.3.4.ckan"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 09:28:15 +00:00
parent 9b90d58fe1
commit bcf3f66f65
1 changed files with 0 additions and 37 deletions

View File

@ -1,37 +0,0 @@
{
"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.1.4",
"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.1.4/KerbinSpaceStation3.1.4.zip",
"download_size": 93772,
"x_generated_by": "netkan"
}