mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-22 05:41:43 -04:00
9 lines
407 B
Plaintext
9 lines
407 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 system and add free postgresql/redis/json store support
|
|
// support gamedig udpListenPort config
|