mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-22 13:43:34 -04:00
10 lines
395 B
Plaintext
10 lines
395 B
Plaintext
// import config button!
|
|
// move loop inside watcher instance
|
|
// flush game server specific (d/t) data
|
|
// print server info on demand / command
|
|
// response normalization: https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/query_gamedig.sh
|
|
// support gamedig udpListenPort config
|
|
|
|
//v3
|
|
// refactor config structure
|
|
// introduce storage layer and add free postgresql support |