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

Map List #133

Closed snixtho closed 1 year ago

snixtho commented 1 year ago

The layout of the maps are yet to be determined, whether its a table listing maps per row, column-based with cards, if it uses pagination or scrolling to navigate etc.

DasNeo commented 1 year ago

I've split this into three new issues:

  1. https://github.com/EvoEsports/EvoSC-sharp/issues/175
  2. https://github.com/EvoEsports/EvoSC-sharp/issues/176
  3. https://github.com/EvoEsports/EvoSC-sharp/issues/177