crystal-gauntlet/README.md

1.6 KiB

crystal-gauntlet

a Geometry Dash server reimplementation in Crystal, focusing on speed and 1:1 recreations of vanilla GD features

this project is still in its very early stages. you can see a rough estimate of the current progress in this issue.

build

shards install && shards build

you may need to head into lib/ to fix deps. i'm Very sorry

setup

copy .env.example to .env and fill it out, same for config.example.toml -> config.toml

run bin/crystal-gauntlet migrate (or shards run -- migrate)

schemas are highly unstable so you will be offered 0 support in migrating databases for now, however in the future you'll want to run this each time you update

then bin/crystal-gauntlet (or shards run) to start the server

attributions & credits

real

real

real