From ef69df10d66e01f0ced9d9c267b9108e7f1abeb9 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Tue, 18 Jul 2023 22:40:35 +0300 Subject: [PATCH] Compress DATA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b3760..18571ae 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [x] Reset cars - [x] "ABG:" (compressed data) - [x] Decompress data - - [ ] Compress data + - [x] Compress data - [ ] UDP Server part: - [x] Ping - [ ] Position synchronizations _(Code: Zp)_