Integration patches do not delete stock resources after adding InterstellarFuelSwitch
Gordon-Dry opened this issue ยท 4 comments
Is this forgotten?
Is there a reason?
Some mod's patches looking for stock resources add ModuleB9PartSwitch then and the confusion begins.
Or other weird circumstances.
Related to:
GameData\InterstellarFuelSwitch\PatchManager\ActiveMMPatches\IntegrationLiquidFuel.cfg
GameData\InterstellarFuelSwitch\PatchManager\ActiveMMPatches\IntegrationLiquidFuelOxidizer.cfg
GameData\InterstellarFuelSwitch\PatchManager\ActiveMMPatches\IntegrationOxygen.cfg
GameData\InterstellarFuelSwitch\PatchManager\ActiveMMPatches\IntegrationXenon.cfg
I need to check out how KSP behaves when I prune those 4 configs with PatchManager.
Well the idea is that you only remove the resource in the VAB and it won't modify them when loaded in flight. THat way you won't accidently cause a problem.