mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-03-31 06:33:44 -04:00
8 lines
304 B
Plaintext
8 lines
304 B
Plaintext
// serve a list of game servers and some basic info
|
|
// flush game server specific (d/t) data
|
|
|
|
//v4
|
|
// refactor config structure (object first, nested settings for complex entities)
|
|
// introduce storage layer system and add free postgresql/redis/json store support
|
|
// support gamedig udpListenPort config
|