From dd2c461581973eb1341e13d48a2b044ed1265397 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Thu, 13 Jul 2023 17:55:13 +0300 Subject: [PATCH] Update TODOs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9dd4b1..f189254 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [ ] Upload mods - [x] Connecting to the world - [x] Chat - - [ ] Player counter _(Code: Ss)_ + - [x] Players online counter - [ ] Car state synchronizations _(Codes: We, Vi)_ - [ ] "ABG:" (compressed data) - [x] Decompress data - - [ ] Vehicle data + - [ ] Vehicle data _(Code: Os)_ - [ ] UDP Server part: - [ ] Players synchronizations _(Code: Zp)_ - [ ] Ping _(Code: p)_