/GMDPrivateServer

A Geometry Dash server emulator

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Geometry Dash Private Server

Basically a Geometry Dash Server Emulator.

Supported version of Geometry Dash: 2.113 (As of writing this [July 26, 2018]).

Required version of PHP: 5.4+

Setup

  1. Upload the files on a webserver.
  2. Edit connection.php with the requeried information.
  3. Edit defaults.php with the requeried information.
  • If you know how to set up a real email to use with your server and you want to use one also follow this steps:
  1. Import database.sql into a MySQL/MariaDB database.
  2. Edit the links in GeometryDash.exe (some are Base64 encoded since 2.1).

Credits