2019-06-03 08:01:42 +00:00
|
|
|
{
|
|
|
|
"spec_version": "v1.16",
|
|
|
|
"identifier": "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.",
|
|
|
|
"author": "cake-pie",
|
2019-12-15 01:16:39 +00:00
|
|
|
"version": "v0.0.11",
|
|
|
|
"ksp_version_min": "1.3.0",
|
|
|
|
"ksp_version_max": "1.7.8",
|
2019-06-03 08:01:42 +00:00
|
|
|
"license": "restricted",
|
|
|
|
"resources": {
|
|
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=160268",
|
2020-05-25 21:11:42 +00:00
|
|
|
"repository": "https://github.com/cake-pie/AirlockPlus",
|
|
|
|
"bugtracker": "https://github.com/cake-pie/AirlockPlus/issues"
|
2019-06-03 08:01:42 +00:00
|
|
|
},
|
2019-12-15 01:16:39 +00:00
|
|
|
"tags": [
|
|
|
|
"plugin",
|
2019-12-23 20:04:33 +00:00
|
|
|
"crewed",
|
2019-12-15 01:16:39 +00:00
|
|
|
"convenience"
|
|
|
|
],
|
2019-06-13 20:01:44 +00:00
|
|
|
"localizations": [
|
|
|
|
"en-us"
|
|
|
|
],
|
2019-06-03 08:01:42 +00:00
|
|
|
"depends": [
|
|
|
|
{
|
|
|
|
"name": "ModuleManager"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"recommends": [
|
|
|
|
{
|
|
|
|
"name": "CommunityTraitIcons"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"supports": [
|
|
|
|
{
|
|
|
|
"name": "ConnectedLivingSpace"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"file": "GameData/AirlockPlus",
|
|
|
|
"install_to": "GameData"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"find_regexp": "0Harmony.*\\.dll$",
|
|
|
|
"find_matches_files": true,
|
|
|
|
"install_to": "GameData/AirlockPlus"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download": "https://github.com/cake-pie/AirlockPlus/releases/download/v0.0.11/AirlockPlus.0.0.11.zip",
|
|
|
|
"download_size": 66647,
|
|
|
|
"download_hash": {
|
|
|
|
"sha1": "3B31840254FE904010D4F3087E4008E44F35999D",
|
|
|
|
"sha256": "B6BFC85C88201044B5128C460F05D0AF929F2853F3899E55F3E214076B225E12"
|
|
|
|
},
|
|
|
|
"download_content_type": "application/zip",
|
2020-06-30 18:08:15 +00:00
|
|
|
"release_date": "2019-06-03T03:47:25Z",
|
2019-06-03 08:01:42 +00:00
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|