I'm trying to change a mod I've been working on from the old Warlords style of modding to the new modular way. The first step in making your mod load Modules is to set ModularLoading to 1 in the mods config file. But I don't see ModularLoading=0 anywhere. Can I simply just add it into the config file, or is it supposed to already be there? Or am I missing something altogether?