From 5f32bf8423a5c0c1b93ee63c35a3887a66af91cf Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Sat, 22 Jul 2023 23:31:24 +0300 Subject: [PATCH] Update TODOs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfde386..c5f7714 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients. - [ ] Python part: - [x] Load Python plugins - [x] Async support - - [ ] KuiToi class - - [ ] Client (Player) class + - [x] KuiToi class + - [x] Client (Player) class - [ ] JavaScript part: - [ ] Load JavaScript plugins - [ ] KuiToi class