NetKAN generated mods - EVAHandrailsPackContinued-0.3.0.3
This commit is contained in:
parent
841d927ccc
commit
dda1add7e9
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EVAHandrailsPackContinued",
|
||||
"name": "EVA Handrails Continued",
|
||||
"abstract": "handrails",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.3.0.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"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"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"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.3.0.3",
|
||||
"download_size": 120804,
|
||||
"download_hash": {
|
||||
"sha1": "21FB1393E60648739C78596E2B2E0E28CA134150",
|
||||
"sha256": "D1EACC8D0796B4665776EF14EE31CBA79CC52C75EF5CA321AE078E0D199B04BF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue