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 697c5335d7
Prevent writing empty save files
7 months ago
.github/workflows Bump GitHub Actions Go version 7 months ago
api Prevent writing empty save files 7 months ago
db Protect against cross-session overwrites 7 months ago
defs Update schema and version for variant update 7 months ago
.gitignore Revert "Serve game content and API" 7 months ago
README.md Initial commit 12 months ago
go.mod Use better cron package 7 months ago
go.sum Use better cron package 7 months ago
pokerogue-server.go Run formatter on code 7 months ago

README.md

pokerogue-server