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 7dbcb18ebf
Use INSERT instead of REPLACE for savedata storage functions
4 months ago
api Remove unused endpoint game/playercount 4 months ago
db Use INSERT instead of REPLACE for savedata storage functions 4 months ago
defs Add classic win count to starter data 5 months ago
.gitignore hotfix: move save data to DB (#2) 5 months ago
LICENSE Relicense under AGPL 5 months ago
README.md Rename to rogueserver 5 months ago
go.mod Rename to rogueserver 5 months ago
go.sum Use better cron package 5 months ago
rogueserver.go Relicense under AGPL 5 months ago

README.md

rogueserver