From 7dd3faac12b3b4b5cfda99f5dc034223107d980e Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Tue, 18 Jul 2023 22:43:49 +0300 Subject: [PATCH] Update TODOs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18571ae..b3873c6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ 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 - - [ ] TCP Server part: + - [x] TCP Server part: - [x] Handle code - [x] Understanding BeamMP header - [x] Upload mods