"NetKAN generated mods - ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.1.ckan"

This commit is contained in:
NetKAN inflator Robot 2015-08-21 15:28:48 +00:00
parent 83cf65cbf2
commit d491cb4863
1 changed files with 10 additions and 10 deletions

View File

@ -3,11 +3,15 @@
"identifier": "ContractConfigurator-BaseConstuction",
"name": "Contract Pack: Base Construction",
"abstract": "This add contracts for base construction and maintenance. This can be done in any planet or moon that you want, it even supports planet packs. Also the bases doesn't need to dock just to land very close to the main base",
"author": "CosmoBro",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/127138",
"repository": "https://github.com/CosmoBro/BaseConstruction"
},
"version": "0.2.1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ContractConfigurator",
@ -17,12 +21,6 @@
"name": "ModuleManager"
}
],
"install": [
{
"file": "BaseConstruction",
"install_to": "GameData/ContractPacks"
}
],
"suggests": [
{
"name": "KAS"
@ -31,11 +29,13 @@
"name": "USI-LS"
}
],
"version": "0.2.1",
"author": "CosmoBro",
"install": [
{
"file": "BaseConstruction",
"install_to": "GameData/ContractPacks"
}
],
"download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.2.1/BaseConstruction0.2.1.zip",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"download_size": 48793,
"x_generated_by": "netkan"
}