Game server backend and API for PokéRogue
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
maru b5e8094039
Don't return INVALID on seed-related function error
6 months ago
api Don't return INVALID on seed-related function error 6 months ago
db Don't return INVALID on seed-related function error 6 months ago
defs Add classic win count to starter data 6 months ago
.gitignore make server automatically create DB schema if not exists (#5) 6 months ago
LICENSE Relicense under AGPL 6 months ago
README.md Rename to rogueserver 6 months ago
docker-compose.Development.yml make server automatically create DB schema if not exists (#5) 6 months ago
go.mod Rename to rogueserver 6 months ago
go.sum Use better cron package 7 months ago
rogueserver.go make server automatically create DB schema if not exists (#5) 6 months ago

README.md

rogueserver