-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, mods are only loaded for the newest game logic version (23, I believe). In multiplayer, games can be created with older versions (<23), and those game logic data does not receive any patches.
One should add game logic versioning to mod manifests and load all mods that are compatible with a given version, not just the latest.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request