From 7e0c50a04e15a3c33b2051484f87d443d6acffe1 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Wed, 26 Jul 2023 18:42:21 +0300 Subject: [PATCH] Update TODOs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06cf430..5138f69 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ I didn't like writing plugins in Lua after using Python; it was very inconvenien - [x] Async support - [x] Add all events - [x] MultiLanguage: (i18n support) - - [ ] Core + - [x] Core - [x] Console - [x] WebAPI - [x] Plugins supports: @@ -77,7 +77,7 @@ I didn't like writing plugins in Lua after using Python; it was very inconvenien - [ ] RCON System: - [ ] Serving - [ ] Client - - [ ] SSL encryption + - [x] AES encryption - [ ] KuiToi System - [ ] Servers counter - [ ] Players counter