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.
 
 
 
Go to file
maru 8a32efeaa3
Clean up rogueserver.go
9 months ago
api Don't log ErrNoRows in savedata 9 months ago
db Update database limiting code more 9 months ago
defs Add classic win count to starter data 9 months ago
.gitignore hotfix: move save data to DB (#2) 9 months ago
LICENSE Relicense under AGPL 9 months ago
README.md Rename to rogueserver 9 months ago
go.mod Rename to rogueserver 9 months ago
go.sum Use better cron package 9 months ago
rogueserver.go Clean up rogueserver.go 9 months ago

README.md

rogueserver