NetKAN generated mods - SixSeatMk3cockpit-1.1

This commit is contained in:
NetKAN inflator Robot 2019-12-18 04:08:15 +00:00
parent 55ee337642
commit 1a44954f4e
1 changed files with 6 additions and 6 deletions

View File

@ -4,14 +4,18 @@
"name": "6 Seat Mk3 Cockpit", "name": "6 Seat Mk3 Cockpit",
"abstract": "Enables the 2 rear seats in the Mk3 cockpit", "abstract": "Enables the 2 rear seats in the Mk3 cockpit",
"author": "Ruben", "author": "Ruben",
"version": "1.1",
"ksp_version": "1.8.1",
"license": "MIT", "license": "MIT",
"resources": { "resources": {
"homepage": "https://www.youtube.com/c/kerbalspacecommand", "homepage": "https://www.youtube.com/c/kerbalspacecommand",
"spacedock": "https://spacedock.info/mod/252/6%20Seat%20Mk3%20Cockpit", "spacedock": "https://spacedock.info/mod/252/6%20Seat%20Mk3%20Cockpit",
"x_screenshot": "https://spacedock.info/content/Ruben_419/6_Seat_Mk3_Cockpit/6_Seat_Mk3_Cockpit-1461224992.897813.png" "x_screenshot": "https://spacedock.info/content/Ruben_419/6_Seat_Mk3_Cockpit/6_Seat_Mk3_Cockpit-1461224992.897813.png"
}, },
"version": "1.1", "tags": [
"ksp_version": "1.8.1", "config",
"manned"
],
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -30,9 +34,5 @@
"sha256": "830A23FD177D3D513A73D5A6189CDCBCBDEEA5C0514AE167F21B446980BB4BEA" "sha256": "830A23FD177D3D513A73D5A6189CDCBCBDEEA5C0514AE167F21B446980BB4BEA"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"config",
"manned"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }