ow-mods/owml

ModInteraction.ModExists is named incorrectly. (Or returns an incorrect value)

misternebula opened this issue · 0 comments

The method currently returns true if a mod is installed and enabled.

From the name of the method, it should return true even if the mod is disabled.