hemeac / kiwiTechTree

A "Probes/Planes Before Crew" overhaul of the Tech Tree that builds on the those concepts by adding part upgrades through the B9PS system and gameplay elements from certain mods for mods which are currently supported.
Other
8 stars 8 forks source link

Configurable Containers Compatibility #88

Closed hemeac closed 3 years ago

hemeac commented 3 years ago

Need to implement a patch to disable fuel tank upgrades in the presence of fuel tank switcher mods.

hemeac commented 3 years ago
@KIWI_GENERAL_SETTINGS:NEEDS[ToBeSet]:FIRST
{
    @UPGRADES
    {
        @FUELTANK = off
    }
}