CCDirectLink / CCLoader

Modloader for crosscode
38 stars 8 forks source link

Allow me to disable mods without starting the game #67

Closed ghost closed 4 years ago

L-Sherry commented 4 years ago

How about not loading mods if their path contains some specials characters, like dots ? Like, to disable a mod, rename its directory (or archive) as modname.disabled or something.

(and, if package.json in a directory named '.git' could be left alone ...)