NetKAN generated mods - CapCom-2.11

This commit is contained in:
NetKAN inflator Robot 2019-12-15 01:20:57 +00:00
parent 6a3b63143c
commit 20bf05bda5
1 changed files with 8 additions and 8 deletions

View File

@ -4,6 +4,9 @@
"name": "CapCom - Mission Control On The Go", "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", "abstract": "A contract management window available in all scenes; accept, decline, or cancel contracts without going back to the Mission Control Center",
"author": "DMagic", "author": "DMagic",
"version": "2.11",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.8.8",
"license": "MIT", "license": "MIT",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/107789-1", "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/107789-1",
@ -11,9 +14,11 @@
"repository": "https://github.com/DMagic1/CapCom", "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" "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.11", "tags": [
"ksp_version_min": "1.8.1", "plugin",
"ksp_version_max": "1.8.8", "career",
"convenience"
],
"depends": [ "depends": [
{ {
"name": "ProgressParser" "name": "ProgressParser"
@ -43,10 +48,5 @@
"sha256": "1FD386EC02A94D3F2E8395D1BF10037E9B9204F391FF844B319484098EEE7F06" "sha256": "1FD386EC02A94D3F2E8395D1BF10037E9B9204F391FF844B319484098EEE7F06"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"plugin",
"career",
"convenience"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }