"NetKAN generated mods - ContractConfigurator-BaseConstuction-0.2.0"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-26 23:50:45 +00:00
parent c94f470783
commit 935d06edbb
1 changed files with 15 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.0",
"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,18 @@
"name": "USI-LS"
}
],
"version": "0.2.0",
"author": "CosmoBro",
"install": [
{
"file": "BaseConstruction",
"install_to": "GameData/ContractPacks"
}
],
"download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.2.0/BaseConstruction0.2.0.zip",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"download_size": 49146,
"download_hash": {
"sha1": "DF3C6DE210472D10AFE1D772FD8FB157C5BA5008",
"sha256": "CB7B76637058E049CDCDEF05D45C15CD10D5209ABD304D79458231606223DD5A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}