Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-12 11:19:11 +03:00
parent eb28a4d5cf
commit a9774a63cd

View File

@ -7,9 +7,9 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
## TODOs ## TODOs
- [ ] Server core - [ ] Server core
- [ ] BEAMP System - [x] BEAMP System
- [x] Private access without key - [x] Private access without key (Direct connect)
- [ ] Server authentication (For public access) - [x] Server authentication (For public access)
- [X] Player authentication - [X] Player authentication
- [ ] TCP Server part: - [ ] TCP Server part:
- [x] Handle code - [x] Handle code