Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 1.86 KB

README.md

File metadata and controls

50 lines (41 loc) · 1.86 KB

Level API

Level API — simple to use level and account cacher. This project is being rewritten since December 2022 from JS to C++ with big improvements over old one in performance and code readability.

Features

  • Recording level data in .gmd2 format
  • Multiple servers support (or Nodes)
    • Official Basement GDPS (Подвал ГДшеров) support
    • Official GD server in 2.1 and 2.2 modes
    • 1.9 GDPS
    • Other server 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!

Demo server

Main server have over 190k levels in total size of 775 megabytes of storage.
Main server is placed here!