"NetKAN generated mods - FuelTanksPlus-1.9.2"
This commit is contained in:
parent
c350ffe93b
commit
edd9704809
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FuelTanksPlus",
|
||||
"name": "Fuel Tanks Plus",
|
||||
"abstract": "Longer fuel tanks in a variety of styles, with assocaited fueled nose cones. Stand-alone, or companion to Color Coded Canisters.",
|
||||
"author": "NecroBones",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/97541-FuelTanksPlus",
|
||||
"spacedock": "https://spacedock.info/mod/92/Fuel%20Tanks%20Plus",
|
||||
"x_screenshot": "https://spacedock.info/content/NecroBones_209/Fuel_Tanks_Plus/Fuel_Tanks_Plus-1455805293.4222665.jpg"
|
||||
},
|
||||
"version": "1.9.2",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ColorCodedCans"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "FuelTanksPlus",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/92/Fuel%20Tanks%20Plus/download/1.9.2",
|
||||
"download_size": 6812230,
|
||||
"download_hash": {
|
||||
"sha1": "1D58F54183E28079F83299B8A7AB67F07A3CF104",
|
||||
"sha256": "C24D4676FE08D268C9B5BCC43B3D753877140762CF54E7353CA12A17CAA8B5CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue