Tagged Questions
5
votes
3answers
177 views
How to design a system that allows for multiple parallel extensions of the same “component”?
As a player, I found the following problems about creating and using "extensions" (aka mods) for games:
1) Whenever the game is updated, all the mods break.
2) Most mods don't work with each ...