Skip to content

Game logic versioning for mods #99

@Demonofpower

Description

@Demonofpower

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions