EvoEsports / EvoSC-sharp

Next generation server controller for Trackmania written in C# using .NET 8.
https://evosc.io
GNU General Public License v3.0
21 stars 13 forks source link

MatchSettings service #94

Closed snixtho closed 1 year ago

snixtho commented 1 year ago

We need a service that handles match settings, the ability to edit, create and delete match settings. It needs to provide extensive functionality to cover many areas as this will be an important part of the core. This includes game mode options and map list. We also need a way to change the current match settings and load other ones. In addition, having the ability to edit match settings live would be a good idea too.