From 4c7f5ac14bdca5a5257f0a57c9a492e120bdb565 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Mon, 24 Jul 2023 05:16:25 +0300 Subject: [PATCH] Update TODOs --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d378775..eb611d0 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,6 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [x] Ping - [x] Position synchronizations - [x] Additional: - - [ ] RCON System: - - [ ] Serving - - [ ] Client - - [ ] SSL encryption - - [ ] KuiToi System - - [ ] Servers counter - - [ ] Players counter - - [ ] Etc. - [x] Logger: - [x] Just logging - [x] Log in file @@ -75,6 +67,14 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [x] Configure FastAPI logger - [ ] Sync with event system - [ ] Add methods... + - [ ] RCON System: + - [ ] Serving + - [ ] Client + - [ ] SSL encryption + - [ ] KuiToi System + - [ ] Servers counter + - [ ] Players counter + - [ ] Etc. - [ ] [Documentation](./docs/) ## Installation