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
- [ ] Server core
- [ ] BEAMP System
- [x] Private access without key
- [ ] Server authentication (For public access)
- [x] BEAMP System
- [x] Private access without key (Direct connect)
- [x] Server authentication (For public access)
- [X] Player authentication
- [ ] TCP Server part:
- [x] Handle code