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.
 
 
 
Up 0d6539a87b
continue on existing save (#3)
* long blob

* fix continue

* one slot only?

* fallback if there is no slot data yet

* Revert "one slot only?"

This reverts commit 20997e9cd8.
6 months ago
api continue on existing save (#3) 6 months ago
db continue on existing save (#3) 6 months ago
defs Add classic win count to starter data 6 months ago
.gitignore hotfix: move save data to DB (#2) 6 months ago
LICENSE Relicense under AGPL 6 months ago
README.md Rename to rogueserver 6 months ago
go.mod Rename to rogueserver 6 months ago
go.sum Use better cron package 7 months ago
rogueserver.go Relicense under AGPL 6 months ago

README.md

rogueserver