Game server backend and API for PokéRogue
 
 
Go to file
Flashfyre 2704e64e38 Add newclear endpoint 2024-05-10 18:07:14 -04:00
.github/workflows Update ghcr.yml 2024-05-10 16:00:47 -04:00
api Add newclear endpoint 2024-05-10 18:07:14 -04:00
db Add newclear endpoint 2024-05-10 18:07:14 -04:00
defs Add classic win count to starter data 2024-05-07 00:16:00 -04:00
.dockerignore add GitHub actions workflows and build docker image (#9) 2024-05-10 15:47:22 -04:00
.gitignore Add newclear endpoint 2024-05-10 18:07:14 -04:00
Dockerfile add GitHub actions workflows and build docker image (#9) 2024-05-10 15:47:22 -04:00
LICENSE Relicense under AGPL 2024-04-29 17:26:46 -04:00
README.md Rename to rogueserver 2024-04-29 15:22:27 -04:00
docker-compose.Development.yml make server automatically create DB schema if not exists (#5) 2024-05-10 15:30:47 -04:00
docker-compose.Example.yml add GitHub actions workflows and build docker image (#9) 2024-05-10 15:47:22 -04:00
go.mod Rename to rogueserver 2024-04-29 15:22:27 -04:00
go.sum Use better cron package 2024-04-16 21:01:24 -04:00
rogueserver.go Move HTTPS-related flags in rogueserver.go 2024-05-10 15:50:19 -04:00

README.md

rogueserver