Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-18 22:43:49 +03:00
parent ef69df10d6
commit 7dd3faac12

View File

@ -11,7 +11,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] Private access (Without key, Direct connect) - [x] Private access (Without key, Direct connect)
- [x] Public access (With key, listing in Launcher) - [x] Public access (With key, listing in Launcher)
- [X] Player authentication - [X] Player authentication
- [ ] TCP Server part: - [x] TCP Server part:
- [x] Handle code - [x] Handle code
- [x] Understanding BeamMP header - [x] Understanding BeamMP header
- [x] Upload mods - [x] Upload mods