Level API — simple to use level and account cacher. This project has been rewritten since December 2022, from JS to C++ with big improvements over the old one in terms of performance and code readability.
- Recording level data in
.gmd2format - Multiple servers support (or Nodes)
- Official Basement GDPS (Подвал ГДшеров) support
- Official GD server in 2.1 and 2.2 modes
- 1.9 GDPS
- Other servers using default GD server implementatons
- Discord support
- Notifications
- Slash Commands
- SQlite usage – no more hard MySQL stuff
- Easy configuration – example config file is provided
- Asynchronous – each node is processed in different threads (network thread, SQL thread, etc.)
- Translation
- only English and Russian are currently supported.
- More features soon!