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

Match Maker Module #142

Open snixtho opened 1 year ago

snixtho commented 1 year ago

The match maker is a module that allows you to set up and configure the current match. For example in teams mode, it allows you to set team names and logos, assign points to teams and players, force end round. It's essentially a easy admin and moderator tool for matches.

EvoSC php has a variant that looks like this: image image