Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-21 15:53:30 +03:00
parent 6fa07f3e07
commit aa6716fa75

View File

@ -63,9 +63,9 @@ 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 - [x] MP Class (Excluding CreateEventTimer, CreateEventTimer, TriggerLocalEvent, TriggerGlobalEvent, TriggerClientEvent, TriggerClientEventJson)
- [ ] Util class - [ ] Util class
- [ ] FS class - [x] FS class
- [x] MultiLanguage (i18n support) - [x] MultiLanguage (i18n support)
- [ ] Core - [ ] Core
- [x] Console - [x] Console