1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - ContractConfigurator-BaseConstuction-0.1.4"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-30 13:33:08 +00:00
parent e493341fef
commit b74e19bd9c

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.1.4",
"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"
@ -34,11 +32,18 @@
"name": "UKS"
}
],
"author": "CosmoBro",
"version": "0.1.4",
"install": [
{
"file": "BaseConstruction",
"install_to": "GameData/ContractPacks"
}
],
"download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.1.4/BaseConstruction0.1.4.zip",
"x_generated_by": "netkan",
"download_size": 48053,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4"
"download_hash": {
"sha1": "D295BF583623B1FE588880AA5C372C19629F13D0",
"sha256": "B252914D64CCCFF0ECFBDD3207193532E07523A119AB1EFD57BB904D0AF03A8A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}