-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Reasoning:
- Redundant - XCompat has no dependencies, and already optionally depends on games and mods, so why would a mod ever need to optionally depend on XCompat?
- Hacky - It requires overriding
minetest.register_nodeto support nodes that are added after mod loading. (seeinit.lua#L19-L36 - Confusing - Reading the code of a mod that uses it, it's not clear what
_sound_defis used for. - Unused - The only mods that use it (as far as I could find) are mt-mods/pipeworks, mt-mods/homedecor_modpack, and mt-mods/girder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels