"NetKAN generated mods - PicoPort-0.1.5.1"
This commit is contained in:
parent
0446d5a29e
commit
8932d0f8c3
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PicoPort",
|
||||
"name": "PicoPort",
|
||||
"abstract": "PicoPort, the Micro Docking Ports for smaller craft",
|
||||
"author": [
|
||||
"steedcrugeon",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155020-122-picoport-the-micro-docking-ports-v012/",
|
||||
"spacedock": "https://spacedock.info/mod/1165/PicoPort",
|
||||
"repository": "https://github.com/steedcrugeon/PicoPort",
|
||||
"x_screenshot": "https://spacedock.info/content/steedcrugeon_8650/PicoPort/PicoPort-1484439960.4712257.png"
|
||||
},
|
||||
"version": "0.1.5.1",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.6.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SHED",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies",
|
||||
"License"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1165/PicoPort/download/0.1.5.1",
|
||||
"download_size": 176716,
|
||||
"download_hash": {
|
||||
"sha1": "8F58F94FFDB9EA23A6351DF6A8AA73572F95B4C2",
|
||||
"sha256": "B1094623FBC08FBB69FAE79E9A91E067671F4A5BFCBBFFF94E23BE43A59CB2FF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue