mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-24 22:53:34 -04:00
8 lines
382 B
Plaintext
8 lines
382 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 (object first, nested settings for complex entities)
|
|
// introduce storage layer and add free postgresql support
|
|
// support gamedig udpListenPort config |