From 467b94161105482ff6511e9b9af25c7102824481 Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Wed, 5 Jul 2023 17:18:21 +0300 Subject: [PATCH] Change TODOs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c97e34a..32c1bff 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [ ] Authorization - [ ] Connect to world - [ ] Upload mods - - [ ] Events - - [ ] Plugins support + - [x] Events + - [x] Plugins support - [ ] Console: - [x] ~~Tabulation~~ - [ ] Normal text scroll - [x] ~~MultiLanguage~~ - +- [ ] Documentation... ## Installation 1. Clone the repository in a location of your choice with: `git clone -b Stable https://github.com/kuitoi/kuitoi-Server.git`.