Geometry Dash server reimplementation in Crystal
Go to file
Jill 4ca2ba06ab some minor refactoring 2022-12-30 19:04:27 +03:00
.vscode some minor refactoring 2022-12-30 19:04:27 +03:00
db/migrations some minor refactoring 2022-12-30 19:04:27 +03:00
docs some minor refactoring 2022-12-30 19:04:27 +03:00
spec some minor refactoring 2022-12-30 19:04:27 +03:00
src some minor refactoring 2022-12-30 19:04:27 +03:00
.editorconfig some minor refactoring 2022-12-30 19:04:27 +03:00
.env.example some minor refactoring 2022-12-30 19:04:27 +03:00
.gitignore some minor refactoring 2022-12-30 19:04:27 +03:00
Cakefile some minor refactoring 2022-12-30 19:04:27 +03:00
LICENSE some minor refactoring 2022-12-30 19:04:27 +03:00
README.md some minor refactoring 2022-12-30 19:04:27 +03:00
shard.lock some minor refactoring 2022-12-30 19:04:27 +03:00
shard.yml some minor refactoring 2022-12-30 19:04:27 +03:00

README.md

crystal-gauntlet

among balls

build

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

run cake db:migrate (must have cake)

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)

real

real