Prepare v0.6.8-alpha discovery release

This commit is contained in:
Alexander Sellite 2026-08-13 18:59:25 -04:00
parent 1ef91388f0
commit dbe984dafb
5 changed files with 10 additions and 10 deletions

View file

@ -32,7 +32,7 @@ trusting an address supplied by the game client.
"port": 7777,
"current_players": 0,
"max_players": 8,
"game_version": "0.6.7-alpha",
"game_version": "0.6.8-alpha",
"protocol_version": 3
}
```