{"id":19121299,"url":"https://github.com/scarletredman/gd2spring","last_synced_at":"2026-06-04T18:30:16.908Z","repository":{"id":194357821,"uuid":"689216690","full_name":"ScarletRedMan/GD2Spring","owner":"ScarletRedMan","description":"GeometryDash server emulator written in Java with using the Spring Framework","archived":false,"fork":false,"pushed_at":"2023-12-31T07:22:19.000Z","size":259,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T08:24:19.538Z","etag":null,"topics":["gdps","geometry-dash","geometry-dash-private-server","geometry-dash-server"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ScarletRedMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-09T05:49:13.000Z","updated_at":"2023-09-14T18:00:17.000Z","dependencies_parsed_at":"2023-10-02T06:21:34.339Z","dependency_job_id":"153ffaac-3a83-4059-9228-3b5cfdca9dc9","html_url":"https://github.com/ScarletRedMan/GD2Spring","commit_stats":null,"previous_names":["scarletredman/gd2spring"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarletRedMan%2FGD2Spring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarletRedMan%2FGD2Spring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarletRedMan%2FGD2Spring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarletRedMan%2FGD2Spring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScarletRedMan","download_url":"https://codeload.github.com/ScarletRedMan/GD2Spring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177048,"owners_count":19760308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gdps","geometry-dash","geometry-dash-private-server","geometry-dash-server"],"created_at":"2024-11-09T05:16:41.816Z","updated_at":"2026-06-04T18:30:16.834Z","avatar_url":"https://github.com/ScarletRedMan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GD2Spring\nGeometryDash server emulator written in Java with using the Spring Framework.\n\nSupported version of Geometry Dash: 2.11\n\n\n## Features\n\n- More vanilla server behavior than GMDPrivateServer.\n- A stateless server with the ability to scale horizontally.\n- RabbitMQ integration allows you to handle server events.\n\n\n## Build and Run\nFor run this project you need Java 17.\n\n### Clone repository\n```shell\ngit clone https://github.com/ScarletRedMan/GD2Spring.git\n\ncd ./GD2Spring/\n```\n\n### Build\nWindows:\n```shell\ngradlew assemble\n```\n\nLinux:\n```shell\n./gradlew assemble\n```\n\nComplied file located in `./build/libs/GD2Spring.jar`\n\n\n### Run\nRun Postgres and RabbitMQ servers.\n\nSet environments for GD2Spring:\n\n| Enviroment name             | Description           |\n|-----------------------------|-----------------------|\n| GD2SPRING_DATABASE_URL      | Postgres database URL |\n| GD2SPRING_DATABASE_USER     | Database user         |\n| GD2SPRING_DATABASE_PASSWORD | Database password     |\n| GD2SPRING_RABBITMQ_HOST     | RabbitMQ host         |\n| GD2SPRING_RABBITMQ_USER     | RabbitMQ user         |\n| GD2SPRING_RABBITMQ_PASSWORD | RabbitMQ password     |\n\nAll these environments are required for start application.\n\nRun application:\n```shell\njava -jar GD2Spring.jar\n```\n\nRun with dev mode:\n```shell\njava -jar -Dspring.profiles.active=test GD2Spring.jar\n```\n\n\n## Useful links\n\n[GD-ServerSelector](https://github.com/ScarletRedMan/GD-ServerSelector) - The script for switching between servers (Windows Only)\n\n[GMDPrivateServer](https://github.com/Cvolton/GMDprivateServer) - Basically a Geometry Dash Server Emulator written in PHP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarletredman%2Fgd2spring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscarletredman%2Fgd2spring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarletredman%2Fgd2spring/lists"}