"NetKAN generated mods - ShowAllFuels/ShowAllFuels-1.ckan"
This commit is contained in:
parent
425f50b6cc
commit
29d4afc5bd
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ShowAllFuels",
|
||||
"release_status": "development",
|
||||
"name": "ShowAllFuels",
|
||||
"abstract": "Show fuel gauges for ALL fuel types being used for engines (e.g. Xenon engines show XenonGas AND ElectricCharge)",
|
||||
"author": "Coffeeman",
|
||||
"license": "MIT",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100571-ShowAllFuels-See-all-fuels-required-by-engines",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/354/ShowAllFuels",
|
||||
"repository": "https://github.com/602p/AllGauges",
|
||||
"bugtracker": "https://github.com/602p/AllGauges/issues",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Coffeeman_4174/ShowAllFuels/ShowAllFuels.png"
|
||||
},
|
||||
"version": "1",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"bugtracker": "https://github.com/602p/AllGauges/issues",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100571-ShowAllFuels-See-all-fuels-required-by-engines",
|
||||
"repository": "https://github.com/602p/AllGauges",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/354/ShowAllFuels",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Coffeeman_4174/ShowAllFuels/ShowAllFuels.png"
|
||||
},
|
||||
"name": "ShowAllFuels",
|
||||
"abstract": "Show fuel gauges for ALL fuel types being used for engines (e.g. Xenon engines show XenonGas AND ElectricCharge)",
|
||||
"version": "1",
|
||||
"author": "Coffeeman",
|
||||
"download": "https://kerbalstuff.com/mod/354/ShowAllFuels/download/1",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"download_size": 255,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue