NetKAN updated mod - FuelTanksPlus-2.0.2

This commit is contained in:
NetKAN inflator Robot 2020-11-26 20:33:14 +00:00
parent 4714fc7c02
commit 957215143c
1 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"spec_version": 1, "spec_version": "v1.4",
"identifier": "FuelTanksPlus", "identifier": "FuelTanksPlus",
"name": "Fuel Tanks Plus", "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.", "abstract": "Longer fuel tanks in a variety of styles, with assocaited fueled nose cones. Stand-alone, or companion to Color Coded Canisters.",
@ -67,7 +67,14 @@
"install": [ "install": [
{ {
"file": "FuelTanksPlus", "file": "FuelTanksPlus",
"install_to": "GameData" "install_to": "GameData",
"filter": [
"Ships"
]
},
{
"find": "Ships/VAB",
"install_to": "Ships"
} }
], ],
"download": "https://spacedock.info/mod/92/Fuel%20Tanks%20Plus/download/2.0.2", "download": "https://spacedock.info/mod/92/Fuel%20Tanks%20Plus/download/2.0.2",