mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-31 01:28:18 -04:00
8 lines
329 B
Plaintext
8 lines
329 B
Plaintext
// move loop inside watcher instance
|
|
// flush game server specific (d/t) data
|
|
// response normalization: https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/query_gamedig.sh
|
|
|
|
//v3
|
|
// refactor config structure
|
|
// introduce storage layer and add free postgresql support
|
|
// support gamedig udpListenPort config |