https://github.com/pancho7532/gdserv
Geometry Dash Private Server made in Javascript (Node.JS)
https://github.com/pancho7532/gdserv
geometry-dash
Last synced: 11 months ago
JSON representation
Geometry Dash Private Server made in Javascript (Node.JS)
- Host: GitHub
- URL: https://github.com/pancho7532/gdserv
- Owner: PANCHO7532
- License: gpl-3.0
- Created: 2021-05-10T05:27:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T04:46:37.000Z (almost 5 years ago)
- Last Synced: 2024-07-30T18:43:26.206Z (over 1 year ago)
- Topics: geometry-dash
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GDServ
Geometry Dash Private Server
### You're advised that this is still a work in progress and codebase might change at some point
## How to run
- If you don't have installed Node.JS install it now from this link: [Download Here](https://nodejs.org/en/download/ "Node.JS Download")
- Be sure to modify etc/config.inc.json with the correct endpoints that you actually need
- Once installed, install nodemon by opening a terminal and writing: `npm install -g nodemon`
- Once completed, close that terminal and open a new one on the folder where gdserv.js is
- Execute `npm run dev`
Following those steps will open a local server on port 80 where you can do your tests and such
## Features working
- Login
- Registration
- Level Upload
## Supported Geometry Dash versions
- 1.0
- 2.1.1 (Registration and Login only)
It ain't much at this time but i'll update with advances and so on.
Please open a issue if you have a question or a pull request if you want to contribute to the code! :D
### Copyright PANCHO7532 - P7COMunications LLC