From cdf226ac5c271bee63977b2a1665a2edd4f4e4c9 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Thu, 13 Jul 2023 11:41:00 +0300 Subject: [PATCH] Update TODOs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2412fbe..d9dd4b1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [x] Private access (Without key, Direct connect) - [x] Public access (With key, listing in Launcher) - [X] Player authentication + - [ ] KuiToi System + - [ ] Servers counter + - [ ] Players counter + - [ ] Etc. - [ ] TCP Server part: - [x] Handle code - [x] Understanding BeamMP header