Files
BeamMP-Server/TODO.md
Luuk van Oijen 6c60f220eb comments + todo
2023-11-09 15:53:29 +01:00

341 B

Todo List

  • Redo the entire download process. Currently it is very very clunky, and the implementation is terrible. It essentially acts as a second client and it would be much better if this was either implemented as part of the original client (server-sided client), or if the entire download flow was redone both client and server side.