Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-21 22:33:57 +03:00
parent a96e8111e3
commit 43518ac57c

View File

@ -63,8 +63,8 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [ ] Client (Player) class - [ ] Client (Player) class
- [ ] Lua part: (Original BeamMP compatibility) - [ ] Lua part: (Original BeamMP compatibility)
- [x] Load Lua plugins - [x] Load Lua plugins
- [x] MP Class (Excluding CreateEventTimer, CreateEventTimer, TriggerClientEventJson) - [x] MP Class (Excluding CreateEventTimer, CreateEventTimer)
- [ ] Util class - [x] Util class
- [x] FS class - [x] FS class
- [x] MultiLanguage (i18n support) - [x] MultiLanguage (i18n support)
- [ ] Core - [ ] Core