mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-28 08:22:37 -04:00
* stop calling the project _early stage_ 🎂 - 3 years of support/development - 10+ community requested features - 20+ discord members 😲 - 100+ deployments - 200+ commits - 25000+ hours running with 10+ game servers on a micro VM with only 2 crashes (bug fixed 🤞)
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
// flush game server specific (d/t) data
|
|
|
|
//v4
|
|
// 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
|