Game server backend and API for PokéRogue
 
 
Go to file
maru 777517dd38
Bump GitHub Actions Go version
2024-04-20 16:46:06 -04:00
.github/workflows Bump GitHub Actions Go version 2024-04-20 16:46:06 -04:00
api Don't make rankings endpoint update user activity 2024-04-19 16:44:33 -04:00
db Remove redundant padding insert in TryAddSeedCompletion 2024-04-18 02:36:14 -04:00
defs Update schema and version for variant update 2024-04-18 21:54:07 -04:00
.gitignore Revert "Serve game content and API" 2024-04-19 12:41:05 -04:00
README.md Initial commit 2023-11-30 12:59:31 -05:00
go.mod Use better cron package 2024-04-16 21:01:24 -04:00
go.sum Use better cron package 2024-04-16 21:01:24 -04:00
pokerogue-server.go Revert "Serve game content and API" 2024-04-19 12:41:05 -04:00

README.md

pokerogue-server