mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-22 13:43:34 -04:00
11 lines
490 B
Plaintext
11 lines
490 B
Plaintext
// list game id's from gamedig module and replace type text field with a dropdown
|
|
|
|
// 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
|