eXpansionPluginPack / eXpansion2

The next generation server controller for maniaplanet using symfony components
http://mp-expansion.com/
MIT License
7 stars 3 forks source link

Support the new Trackmania Game #406

Open oliverde8 opened 4 years ago

oliverde8 commented 4 years ago

Currently eXpansion² works with the new game, it can be used to administer the server.

But various functionalities such as records don't work. This is due to the data providers not being compatible anymore

TODO

Most cases the original classes can probably be reused with just different events to listen to.

Some of the providers might not be possible to create in the new game, in which case plugins using those won't work.