"NetKAN generated mods - EvaFuelCont-1.6.5"
This commit is contained in:
parent
938c3f9508
commit
ab11c8041e
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EvaFuelCont",
|
||||
"name": "EVAFuel Continued",
|
||||
"abstract": "No more infinite EVA Fuel!",
|
||||
"author": "linuxgurugamer",
|
||||
"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"
|
||||
},
|
||||
"version": "1.6.5",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EvaFuel"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "EvaFuel"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1274/EVAFuel%20Continued/download/1.6.5",
|
||||
"download_size": 38812,
|
||||
"download_hash": {
|
||||
"sha1": "332D645C0A9572C30726A98BB022CDC43BE703CB",
|
||||
"sha256": "7DD9C488DAAAEDC9AA6DB5DB73591519E9F1D7F687D1DF1CF03A37BAE168930A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue