Restore public discovery release metadata

This commit is contained in:
Alexander Sellite 2026-08-31 00:52:39 -04:00
parent 0e0ebc57dc
commit 9671084d78
6 changed files with 15 additions and 15 deletions

View file

@ -32,8 +32,8 @@ trusting an address supplied by the game client.
"port": 7777,
"current_players": 0,
"max_players": 8,
"game_version": "0.20.1-alpha",
"protocol_version": 12
"game_version": "0.19.0-alpha",
"protocol_version": 11
}
```