- Node.js v20.18.3+
- npm
- Go 1.24+
npm i
cp .env.example .envYou may also add your own Discord Webhook in .env.
Frontend and backend with watches & rebuilding:
npm startBuild frontend:
npm run buildTexture atlas automatic watching & scaling:
./scale-all.shKilling a stuck Go webserver:
./kill-hanging-go.sh