"NetKAN generated mods - ShowAllFuelsContinued-1.4.4"
This commit is contained in:
parent
fa7199f184
commit
430869da86
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ShowAllFuelsContinued",
|
||||
"name": "Show All Fuels Continued",
|
||||
"abstract": "A simple mod that forces liquid fuel, oxidizer, air intake, or other fuels to all be shown by the stages, instead of just one fuel gauge in stock KSP",
|
||||
"author": "kevinvandy",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152181-show-all-fuels-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/1031/Show%20All%20Fuels%20Continued",
|
||||
"x_screenshot": "https://spacedock.info/content/kevinvandy_8728/Show_All_Fuels_Continued/Show_All_Fuels_Continued-1477838197.8056262.png"
|
||||
},
|
||||
"version": "1.4.4",
|
||||
"ksp_version": "1.4.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ShowAllFuels",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1031/Show%20All%20Fuels%20Continued/download/1.4.4",
|
||||
"download_size": 1165,
|
||||
"download_hash": {
|
||||
"sha1": "865232C294B10894C5E844191D26FB163CE43CAF",
|
||||
"sha256": "80E6CAA2B2B3CA43D22894E0AA11756C1CCF9614BF701B1353D81139F937147A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue