From aa6716fa75791d8df5928e689b169b4e7d5eae97 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Fri, 21 Jul 2023 15:53:30 +0300 Subject: [PATCH] Update TODOs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ec26fd..b84b1e2 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [ ] Client (Player) class - [ ] Lua part: (Original BeamMP compatibility) - [x] Load Lua plugins - - [x] MP Class + - [x] MP Class (Excluding CreateEventTimer, CreateEventTimer, TriggerLocalEvent, TriggerGlobalEvent, TriggerClientEvent, TriggerClientEventJson) - [ ] Util class - - [ ] FS class + - [x] FS class - [x] MultiLanguage (i18n support) - [ ] Core - [x] Console