Game server backend and API for PokéRogue
 
 
Go to file
Flashfyre e05f6f752b Add last logged in date to accounts table 2023-12-30 22:05:56 -05:00
api Update endpoint comments 2023-12-29 15:15:16 -05:00
db Add last logged in date to accounts table 2023-12-30 22:05:56 -05:00
.gitignore Add last logged in date to accounts table 2023-12-30 22:05:56 -05:00
README.md Initial commit 2023-11-30 12:59:31 -05:00
go.mod Add mysql driver 2023-12-28 19:58:54 -05:00
go.sum Add mysql driver 2023-12-28 19:58:54 -05:00
pokerogue-server.go Add debug mode bool 2023-12-29 14:30:47 -05:00

README.md

pokerogue-server