From 43518ac57c8c25f654c3476d3a49b0fbe7a1991c Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Fri, 21 Jul 2023 22:33:57 +0300 Subject: [PATCH] Update TODOs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 240b03f..5a55039 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [ ] Client (Player) class - [ ] Lua part: (Original BeamMP compatibility) - [x] Load Lua plugins - - [x] MP Class (Excluding CreateEventTimer, CreateEventTimer, TriggerClientEventJson) - - [ ] Util class + - [x] MP Class (Excluding CreateEventTimer, CreateEventTimer) + - [x] Util class - [x] FS class - [x] MultiLanguage (i18n support) - [ ] Core