CKAN-meta/CapCom/CapCom-2.8.ckan

48 lines
1.6 KiB
JSON

{
"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.8",
"ksp_version_min": "1.4.0",
"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.8",
"download_size": 95019,
"download_hash": {
"sha1": "0C93C825D438B5EF010EF6ED6FBCF5E04AB8456F",
"sha256": "F1887A1EBCE34A69FAAC42847AD4C49E6FDCFCFE171BD50DC032AD829B833CB5"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}