"NetKAN generated mods - ContractConfigurator-BaseConstuction-0.1.2"
This commit is contained in:
parent
de6891b5bd
commit
35e01a3984
|
@ -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.2",
|
||||
"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.2",
|
||||
"install": [
|
||||
{
|
||||
"file": "BaseConstruction",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.1.2/BaseConstruction0.1.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 47810,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4"
|
||||
"download_hash": {
|
||||
"sha1": "09A16EAD670A00C48EF726AE1605AA7B5D0DBFDA",
|
||||
"sha256": "F114AC74463014ECB03AE8B23E40551DDB4409F44942A9BDFBCD3A153F87FE5E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue