Make server send out the current match settings to clients on join
Open
- Dominant language
- C++
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when a client joins a match they have no idea what the current settings are in terms of map, game speed, victory condition, etc...
That should really be bundled up into a MatchSettings struct and sent out when the match is joined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.