coop-deluxe/sm64coopdx

A way to make specific mods incompatible instead of whole categories of mods

TheMan6900 opened this issue · 2 comments

useful for mods

You can check if a specific mod is enabled by iterating through gActiveMods and checking the name or relative path. You can check at the top of every file and return if the incompatible mod is enabled.

you can, cool