You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a long shot, but it would be great if my engine was compatible with major mods to encourage players to migrate.
Ideally, I'd recreate the mod logic in assets, not code, and in a modular pick-and-choose fashion. This would force me to build the engine modular enough to support what people actually use, and would serve as a demo for how to build mods with it. It would be a pain to keep up with mods that still see active development, though.
A simpler solution would be to just ensure their modules work with my engine. Retaining ABI compatibility is limiting, but is probably the right thing to do anyway.
This is a long shot, but it would be great if my engine was compatible with major mods to encourage players to migrate.
Ideally, I'd recreate the mod logic in assets, not code, and in a modular pick-and-choose fashion. This would force me to build the engine modular enough to support what people actually use, and would serve as a demo for how to build mods with it. It would be a pain to keep up with mods that still see active development, though.
A simpler solution would be to just ensure their modules work with my engine. Retaining ABI compatibility is limiting, but is probably the right thing to do anyway.
Some popular mods include (via https://discord.com/channels/200934142278369281/211245013055569921/1153600745766125610):
The text was updated successfully, but these errors were encountered: