mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Update TODOs
This commit is contained in:
parent
252a5399ab
commit
b4c200c31b
26
README.md
26
README.md
@ -7,16 +7,24 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
## TODOs
|
||||
|
||||
- [ ] Server core
|
||||
- [ ] Authorization
|
||||
- [ ] Connect to world
|
||||
- [ ] Upload mods
|
||||
- [x] Events
|
||||
- [x] Plugins support
|
||||
- [ ] TCP Server part:
|
||||
- [x] Handle code
|
||||
- [x] Understanding beamp header
|
||||
- [ ] Authorization
|
||||
- [ ] Upload mods
|
||||
- [ ] UDP Server part:
|
||||
- [ ] Connecting to the world
|
||||
- [ ] Any....
|
||||
- [x] Additional:
|
||||
- [x] Events System
|
||||
- [x] Plugins support
|
||||
- [x] MultiLanguage (i18n support)
|
||||
- [ ] Console:
|
||||
- [x] ~~Tabulation~~
|
||||
- [ ] Normal text scroll
|
||||
- [x] ~~MultiLanguage~~
|
||||
- [ ] Documentation...
|
||||
- [x] Tabulation
|
||||
- [ ] _(Deferred)_ Normal text scroll
|
||||
- [ ] Documentation:
|
||||
- [x] [Plugins and Events](docs/plugins.md)
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install **Python 3.10**
|
||||
|
Loading…
x
Reference in New Issue
Block a user