NetKAN generated mods - PicoPort-0.1.6.2
This commit is contained in:
parent
e205c7236d
commit
08a1036990
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PicoPort",
|
||||
"name": "PicoPort",
|
||||
"abstract": "PicoPort, the Micro Docking Ports for smaller craft",
|
||||
"author": [
|
||||
"steedcrugeon",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "0.1.6.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190319-18x-picoport-the-micro-docking-ports/",
|
||||
"spacedock": "https://spacedock.info/mod/1165/PicoPort",
|
||||
"repository": "https://github.com/linuxgurugamer/PicoPort",
|
||||
"x_screenshot": "https://spacedock.info/content/steedcrugeon_8650/PicoPort/PicoPort-1484439960.4712257.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ja"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "IndicatorLights"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SHED",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies",
|
||||
"License"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1165/PicoPort/download/0.1.6.2",
|
||||
"download_size": 176134,
|
||||
"download_hash": {
|
||||
"sha1": "14DF80102410324B66DD9100D279FD071B0D15DA",
|
||||
"sha256": "098E96D09864DCD32CBFBEB7BFAD82E132FCC025D0CC0005B4F6E6AC2E6C6108"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue