Should you feel the need to disable certain parts of varia's content, or enable existing cross-mod features and compatibility, below is a tutorial on how:
- Open your Varia Addons folder and locate the file named va_loader.mod.gml.
- Open this file in any normal text or code editor.
- Locate what content you want to enable/disable.
- In the case of mod compat, which is disabled by default, you would go to line #7's "compat" : false, .
- In the case of Varia's characters, which are enabled by default, you would go to line #4's "races" : true, .
- Find where it says true or false, and change the given word to, in plain text, false to disable, or true to enable, respectively.
- (if the line said "compat" : false, before, it would now say "compat" : true,)
- Take caution to not edit anything else, or else the mod may break!
- For mod compat, be sure to do this for both the va_shouldload section, and the compat_types section.
- Save the file, and exit out. Then load the mod like normal.
Varia Addons currently supports compat/new content for the following mods
This list will be edited if more mod compat is added.
