Go to file
2024-05-10 21:40:49 +02:00
.github/workflows only build docker image on main repo 2024-05-09 11:31:52 +02:00
api Fix handleDailySeed 2024-05-10 15:37:24 -04:00
db make server automatically create DB schema if not exists (#5) 2024-05-10 15:30:47 -04:00
defs Add classic win count to starter data 2024-05-07 00:16:00 -04:00
.dockerignore add GitHub actions scripts and dockerfile 2024-05-09 11:24:07 +02:00
.gitignore make server automatically create DB schema if not exists (#5) 2024-05-10 15:30:47 -04:00
docker-compose.Development.yml make server automatically create DB schema if not exists (#5) 2024-05-10 15:30:47 -04:00
docker-compose.Example.yml add example compose file 2024-05-09 11:41:28 +02:00
Dockerfile add GitHub actions scripts and dockerfile 2024-05-09 11:24:07 +02:00
go.mod Rename to rogueserver 2024-04-29 15:22:27 -04:00
go.sum Use better cron package 2024-04-16 21:01:24 -04:00
LICENSE Relicense under AGPL 2024-04-29 17:26:46 -04:00
README.md Rename to rogueserver 2024-04-29 15:22:27 -04:00
rogueserver.go make server automatically create DB schema if not exists (#5) 2024-05-10 15:30:47 -04:00

rogueserver