yet another implementation of private geometry dash server emulator
- currently only gmd 2.2 is supported
- tested on php 8.3
- yeah
- upload everything from
src\backendto the webserver - import
src\db.sqlinto the mysql database - edit
geometrydash.exeand change the links
- the core will fetch and notify in dashboard about available updates automatically
- replace the required files with the updated ones and import
updates\latest.sql
- @Wyliemaster for gddocs
- @svlemogames for some cool stuff and a server where i can test my projects on lol
- @m41denx and FruitSpace for inspiration (spizdil nemnogo idey iz ghostcore lol)
- @Partur-dev also for some help
- @MegaSa1nt for getAccountURL.php code (adapted from his fork of GMDprivateServer by Cvolton)
- @sathoro for XORCipher