Support for configuring multiple Zandronum/QZandronum engines for join command #11
Labels
area-frontend
The issue is related to the frontend of the application
type-feature
The issue is a feature proposal
Is your feature request related to a problem? Please describe.
Currently it is only possible to configure a single Zandronum/QZandronum server location. This might make the join command invalid as the server uses a different engine version than what is configured.
Describe the solution you'd like
It should be possible to list multiple engines of the same type, rather than a single one.
The configuration screen should provide the option to add one or more engine locations.
Each instance of the list should then have three values:
The join command should then determine the engine that the server requires based on what version the server returns in their first response packet.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: