"NetKAN generated mods - EVAHandrailsPackContinued-0.2.1"
This commit is contained in:
parent
fd1cd765e2
commit
ac2bd2d47d
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "EVAHandrailsPackContinued",
|
||||
"name": "EVA Handrails Continued",
|
||||
"abstract": "handrails",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/49/EVA%20Handrails%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/EVAHandrailsPack"
|
||||
},
|
||||
"version": "0.2.1",
|
||||
"ksp_version": "1.1.0",
|
||||
"provides": [
|
||||
"NebulaEVAHandrails"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "EvaHandrailsKISCompatibility"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "NebulaEVAHandrails"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "NEBULA",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "ModuleManager.+\\.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/49/EVA%20Handrails%20Continued/download/0.2.1",
|
||||
"download_size": 146884,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue