FirstPersonKSP/reviva

Max-KSP IVAs showing in IVA list...*when its not installed*

Closed this issue · 1 comments

I believe the :FOR statement for the Max-KSP ivas need tweaking.

Its adding the patch(es), to installs that do NOT have that mod installed.

:FOR patches generally should only be used "for" the mod they are included in..
ie, in this case :FOR[Reviva], should be the ONLY :FOR statement used in Reviva... attempts should be made to avoid having a :FOR[<some_other_mod>], in a mod that is not <some_other_mod>]