RCON (WIP)

This commit is contained in:
Maxim Khomutov 2023-07-31 21:38:36 +03:00
parent ef286b7e03
commit e5dd63579b

View File

@ -75,14 +75,15 @@ I didn't like writing plugins in Lua after using Python; it was very inconvenien
- [ ] Sync with event system
- [ ] Add methods...
- [ ] RCON System:
- [ ] Serving
- [ ] Client
- [x] Serving
- [ ] Handle commands
- [x] Client
- [x] AES encryption
- [ ] KuiToi System
- [ ] Servers counter
- [ ] Players counter
- [ ] Etc.
- [ ] [Documentation](./docs/)
- [ ] [Documentation](./docs)
## Installation