NetKAN generated mods - PicoPort-0.1.6.1
This commit is contained in:
parent
1a6467d370
commit
ad332d2750
|
@ -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.1",
|
||||
"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.1",
|
||||
"download_size": 176130,
|
||||
"download_hash": {
|
||||
"sha1": "9D305B6FFA552F590BAD1F5C47E41A5FD2335BBA",
|
||||
"sha256": "DBB544ED60D44806E658FBB2C3CB5206BE4114BF3B8BD7FBFA8DF299432D92E1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue