Change TODOs

This commit is contained in:
Maxim Khomutov 2023-07-05 17:18:21 +03:00
parent 2e1c3b5aa1
commit 467b941611

View File

@ -10,13 +10,13 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [ ] Authorization - [ ] Authorization
- [ ] Connect to world - [ ] Connect to world
- [ ] Upload mods - [ ] Upload mods
- [ ] Events - [x] Events
- [ ] Plugins support - [x] Plugins support
- [ ] Console: - [ ] Console:
- [x] ~~Tabulation~~ - [x] ~~Tabulation~~
- [ ] Normal text scroll - [ ] Normal text scroll
- [x] ~~MultiLanguage~~ - [x] ~~MultiLanguage~~
- [ ] Documentation...
## Installation ## Installation
1. Clone the repository in a location of your choice with: `git clone -b Stable https://github.com/kuitoi/kuitoi-Server.git`. 1. Clone the repository in a location of your choice with: `git clone -b Stable https://github.com/kuitoi/kuitoi-Server.git`.