Closed Kerbas-ad-astra closed 6 years ago
Mod authors who want parts to use Squad models and not Revamp models can add a patch as follows:
@PART[whatever_parts]:BEFORE[zzzVSRPathPatch] { VSRexclude = true }
Then this patch will skip over them.
Mod authors who want parts to use Squad models and not Revamp models can add a patch as follows:
Then this patch will skip over them.