"NetKAN generated mods - CapCom-2.9"

This commit is contained in:
NetKAN inflator Robot 2018-07-30 20:36:53 +00:00
parent 9bd45a1bf3
commit ff1a6b736f
1 changed files with 47 additions and 0 deletions

47
CapCom/CapCom-2.9.ckan Normal file
View File

@ -0,0 +1,47 @@
{
"spec_version": "v1.2",
"identifier": "CapCom",
"name": "CapCom - Mission Control On The Go",
"abstract": "A contract management window available in all scenes; accept, decline, or cancel contracts without going back to the Mission Control Center",
"author": "DMagic",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/107789-1",
"spacedock": "https://spacedock.info/mod/131/CapCom%20-%20Mission%20Control%20On%20The%20Go",
"repository": "https://github.com/DMagic1/CapCom",
"x_screenshot": "https://spacedock.info/content/DMagic_247/CapCom_-_Mission_Control_On_The_Go/CapCom_-_Mission_Control_On_The_Go-1455816004.9445755.png"
},
"version": "2.9",
"ksp_version_min": "1.4.4",
"ksp_version_max": "1.4.8",
"depends": [
{
"name": "ProgressParser"
},
{
"name": "ContractParser"
}
],
"suggests": [
{
"name": "ContractRewardModifier"
},
{
"name": "ContractsWindowPlus"
}
],
"install": [
{
"file": "GameData/DMagicUtilities/CapCom",
"install_to": "GameData/DMagicUtilities"
}
],
"download": "https://spacedock.info/mod/131/CapCom%20-%20Mission%20Control%20On%20The%20Go/download/2.9",
"download_size": 95265,
"download_hash": {
"sha1": "9E5A27F593512BFC7CF9926A369DB0C11BDB264B",
"sha256": "7266C6F28842FB8357EBE90B2A874047EBFE8A1FBE55401EFA71C7B3D170EA16"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}