NetKAN generated mods - AirlockPlus-v0.0.11

This commit is contained in:
NetKAN inflator Robot 2019-12-15 01:16:39 +00:00
parent f8f847f413
commit 45acd63531
1 changed files with 8 additions and 8 deletions

View File

@ -4,14 +4,19 @@
"name": "AirlockPlus", "name": "AirlockPlus",
"abstract": "Allows the use of any airlock on a vessel in conjunction with any crew part on the vessel, without requiring manual crew transfer.", "abstract": "Allows the use of any airlock on a vessel in conjunction with any crew part on the vessel, without requiring manual crew transfer.",
"author": "cake-pie", "author": "cake-pie",
"version": "v0.0.11",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.7.8",
"license": "restricted", "license": "restricted",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=160268", "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=160268",
"repository": "https://github.com/cake-pie/AirlockPlus" "repository": "https://github.com/cake-pie/AirlockPlus"
}, },
"version": "v0.0.11", "tags": [
"ksp_version_min": "1.3.0", "plugin",
"ksp_version_max": "1.7.8", "manned",
"convenience"
],
"localizations": [ "localizations": [
"en-us" "en-us"
], ],
@ -48,10 +53,5 @@
"sha256": "B6BFC85C88201044B5128C460F05D0AF929F2853F3899E55F3E214076B225E12" "sha256": "B6BFC85C88201044B5128C460F05D0AF929F2853F3899E55F3E214076B225E12"
}, },
"download_content_type": "application/zip", "download_content_type": "application/zip",
"tags": [
"plugin",
"manned",
"convenience"
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }