NetKAN generated mods - ShowAllFuelsContinued-1.4.4
This commit is contained in:
parent
30365fee7c
commit
32a5b4c2dd
|
@ -4,14 +4,18 @@
|
||||||
"name": "Show All Fuels Continued",
|
"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",
|
"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",
|
"author": "kevinvandy",
|
||||||
|
"version": "1.4.4",
|
||||||
|
"ksp_version": "1.4.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152181-show-all-fuels-continued/",
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152181-show-all-fuels-continued/",
|
||||||
"spacedock": "https://spacedock.info/mod/1031/Show%20All%20Fuels%20Continued",
|
"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"
|
"x_screenshot": "https://spacedock.info/content/kevinvandy_8728/Show_All_Fuels_Continued/Show_All_Fuels_Continued-1477838197.8056262.png"
|
||||||
},
|
},
|
||||||
"version": "1.4.4",
|
"tags": [
|
||||||
"ksp_version": "1.4.4",
|
"plugin",
|
||||||
|
"information"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
|
Loading…
Reference in New Issue