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
Implement a module versions feature that allows different versions of modules to be installed on different game servers. This will provide more flexibility and control for server administrators.
Requirements/use-cases
Users should be able to install different versions of the same module on different game servers
Users should be able to update modules to newer versions when desired, not automatically
Users should have the ability to roll back to previous versions of modules
The system should support having module version v1 on one game server and v2 on another
Additional considerations
This feature will serve as a building block for future developments, such as:
A central view for community modules
Potential module marketplace where creators can monetize their modules
Possible duplicates:
None identified
The text was updated successfully, but these errors were encountered:
Description
Implement a module versions feature that allows different versions of modules to be installed on different game servers. This will provide more flexibility and control for server administrators.
Requirements/use-cases
Additional considerations
Possible duplicates:
The text was updated successfully, but these errors were encountered: