"NetKAN generated mods - EVAHandrailsPackContinued-0.2.1.10"
This commit is contained in:
parent
7326821ec8
commit
b6a7e89b19
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EVAHandrailsPackContinued",
|
||||
"name": "EVA Handrails Continued",
|
||||
"abstract": "handrails",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158708-12-nebula-eva-handrails-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/49/EVA%20Handrails%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/EVAHandrailsPack",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/EVA_Handrails_Continued/EVA_Handrails_Continued-1478004467.1139538.jpg"
|
||||
},
|
||||
"version": "0.2.1.10",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.6.1",
|
||||
"provides": [
|
||||
"NebulaEVAHandrails"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "EvaHandrailsKISCompatibility"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "NebulaEVAHandrails"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NEBULA",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "ModuleManager.+\\.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/49/EVA%20Handrails%20Continued/download/0.2.1.10",
|
||||
"download_size": 192012,
|
||||
"download_hash": {
|
||||
"sha1": "D5A0ECEF0E04CBD25C9B2671623A4A280FC30BD9",
|
||||
"sha256": "4FE90297E9B755522F10BC201A88DF2C8A88957E3EA6BDD79FB8F0C347294145"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue