NetKAN generated mods - EvaFuelCont-1.6.8
This commit is contained in:
parent
a00295d4f6
commit
7fc33ec7f7
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EvaFuelCont",
|
||||
"name": "EVAFuel Continued",
|
||||
"abstract": "No more infinite EVA Fuel!",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.6.8",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158156-12",
|
||||
"spacedock": "https://spacedock.info/mod/1274/EVAFuel%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/EvaFuel",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/EVAFuel_Continued/EVAFuel_Continued-1490381840.2394588.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EvaFuel"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "EvaFuel",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1274/EVAFuel%20Continued/download/1.6.8",
|
||||
"download_size": 27396,
|
||||
"download_hash": {
|
||||
"sha1": "C31528256B7AA1D066E026CDACE4751D85C305C3",
|
||||
"sha256": "61EEC1E45332389553D6E4BA74DED44BD599D47FA057E27BADB177F1D76A5516"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue