Not every mod was made with the other mods included in mind!
Incompatibility Tags are tags to include in your main.lua file to disable other mods that include the tag, to ensure that the game tells you the two mods aren't incompatible with each other. This is to prevent any potential game breaking bugs to ruin the experience, especially for players who have no knowledge of modding or lua.
Here is a list of common tags that can be used so far:
Incompatibility Tags are tags to include in your main.lua file to disable other mods that include the tag, to ensure that the game tells you the two mods aren't incompatible with each other. This is to prevent any potential game breaking bugs to ruin the experience, especially for players who have no knowledge of modding or lua.
Here is a list of common tags that can be used so far:
- romhack -- ported romhacks are CRUTIAL to have this tag on.
- gamemode -- gamemodes ALSO need to have this on to prevent other gamemodes from breaking the game, unless the mod was designed to an add-on.
- skinswap -- for skin swapping mods such as skin swap and character select that has chances of breaking, unless a mod was designed to be an add-on.
- moveset -- for movesets that change the character's way of playing.
Last edited: