Game server backend and API for PokéRogue
 
 
Go to file
Flashfyre c41784f4c8 Update save data schema to support starter data 2024-04-13 18:48:16 -04:00
api Track player vouchers 2024-04-11 10:13:35 -04:00
db Nil check battle and classic session count 2024-04-11 18:40:37 -04:00
defs Update save data schema to support starter data 2024-04-13 18:48:16 -04:00
.gitignore Nil check battle and classic session count 2024-04-11 18:40:37 -04:00
README.md Initial commit 2023-11-30 12:59:31 -05:00
go.mod Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
go.sum Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
pokerogue-server.go Add endpoints for stats 2024-04-06 18:15:47 -04:00

README.md

pokerogue-server