Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-24 05:17:23 +03:00
parent 4c7f5ac14b
commit 76b568c248

View File

@ -47,6 +47,10 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] Return from events
- [x] Async support
- [ ] Add all events
- [x] MultiLanguage: (i18n support)
- [ ] Core
- [x] Console
- [x] WebAPI
- [x] Plugins supports:
- [x] Python part:
- [x] Load Python plugins
@ -58,10 +62,6 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] MP Class
- [x] Util class
- [x] FS class
- [x] MultiLanguage: (i18n support)
- [ ] Core
- [x] Console
- [x] WebAPI
- [ ] HTTP API Server: (fastapi)
- [x] Stop and Start with core
- [x] Configure FastAPI logger