Game server backend and API for PokéRogue
 
 
Go to file
maru 61d5dd6852
Fix filesystem error handling
2023-12-31 16:27:21 -05:00
api Fix filesystem error handling 2023-12-31 16:27:21 -05:00
db Add cloud save data 2023-12-31 16:12:20 -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 cloud save data 2023-12-31 16:12:20 -05:00
go.sum Add cloud save data 2023-12-31 16:12:20 -05:00
pokerogue-server.go Add debug mode bool 2023-12-29 14:30:47 -05:00

README.md

pokerogue-server