Jecket22 / Fork100

100th fork of cvgdps, woom

Home Page:http://i.ryadev.xyz/nr3zy.png

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMDprivateServer

Geometry Dash Private Server

Basically a Geometry Dash Server Emulator

Supported version of Geometry Dash: 1.0 - 2.11 (so any version of Geometry Dash works, as of writing this [February 02, 2020])

Required version of PHP: 5.4+ (tested up to 7.3.11)

Setup

  1. Upload the files on a webserver
  2. Import database.sql into a MySQL/MariaDB database
  3. Edit the links in GeometryDash.exe (some are base64 encoded since 2.1, remember that)

Credits

Base for account settings and the private messaging system by someguy28

Using this for XOR encryption - https://github.com/sathoro/php-xor-cipher - (incl/lib/XORCipher.php)

Using this for cloud save encryption - https://github.com/defuse/php-encryption - (incl/lib/defuse-crypto.phar)

Jscolor (color picker in packCreate.php) - http://jscolor.com/

Most of the stuff in generateHash.php has been figured out by pavlukivan and Italian APK Downloader, so credits to them

About

100th fork of cvgdps, woom

http://i.ryadev.xyz/nr3zy.png

License:GNU General Public License v3.0


Languages

Language:PHP 58.8%Language:CSS 27.6%Language:JavaScript 9.2%Language:TSQL 4.5%