"NetKAN generated mods - ShowAllFuelsContinued-1.2.1"
This commit is contained in:
parent
d33060c6f0
commit
3569c7fb74
|
@ -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.2.1",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ShowAllFuels",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1031/Show%20All%20Fuels%20Continued/download/1.2.1",
|
||||
"download_size": 1420,
|
||||
"download_hash": {
|
||||
"sha1": "D15CA97F6AA74E2F11FDA692090B30C46B38BDAC",
|
||||
"sha256": "09DE30A773F0AC0AA96C80AA29008309076B1812CD2D8F604AE9AE4D96D55970"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue