Update examples

This commit is contained in:
Maxim Khomutov 2023-07-12 11:42:48 +03:00
parent b321595e7e
commit 30b6a71a1c

View File

@ -34,6 +34,8 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] Create custom events - [x] Create custom events
- [ ] Return from events - [ ] Return from events
- [x] Plugins support - [x] Plugins support
- [x] Load Python plugins
- [ ] Load Lua plugins (Original BEAMP compatibility)
- [x] MultiLanguage (i18n support) - [x] MultiLanguage (i18n support)
- [x] Core - [x] Core
- [x] Console - [x] Console