Prepare v0.7.1-alpha discovery release

This commit is contained in:
Alexander Sellite 2026-08-13 22:25:55 -04:00
parent dbe984dafb
commit eddeb7820b
5 changed files with 16 additions and 16 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.6.8-alpha",
"protocol_version": 3
"game_version": "0.7.1-alpha",
"protocol_version": 4
}
```