mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 08:15:42 +00:00
Update TODOs
This commit is contained in:
parent
dbe8b14d7f
commit
2ace3fcd17
17
README.md
17
README.md
@ -7,7 +7,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
## TODOs
|
||||
|
||||
- [x] Server core
|
||||
- [x] BeamMP System
|
||||
- [x] BeamMP System:
|
||||
- [x] Private access (Without key, Direct connect)
|
||||
- [x] Public access (With key, listing in Launcher)
|
||||
- [X] Player authentication
|
||||
@ -52,11 +52,16 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
- [x] Async support
|
||||
- [ ] Add all events
|
||||
- [x] Plugins support
|
||||
- [ ] KuiToi class
|
||||
- [ ] Client (Player) class
|
||||
- [x] Load Python plugins
|
||||
- [x] Async support
|
||||
- [ ] Load Lua plugins (Original BeamMP compatibility)
|
||||
- [ ] Python part:
|
||||
- [x] Load Python plugins
|
||||
- [x] Async support
|
||||
- [ ] KuiToi class
|
||||
- [ ] Client (Player) class
|
||||
- [ ] Lua part: (Original BeamMP compatibility)
|
||||
- [x] Load Lua plugins
|
||||
- [ ] MP Class
|
||||
- [ ] Util class
|
||||
- [ ] FS class
|
||||
- [x] MultiLanguage (i18n support)
|
||||
- [ ] Core
|
||||
- [x] Console
|
||||
|
Loading…
x
Reference in New Issue
Block a user