Add game menu screenshot

This commit is contained in:
Signal 2025-10-23 19:21:31 -04:00
parent bf1cfff244
commit db8cd1ace1
3 changed files with 3 additions and 3 deletions

View file

@ -19,4 +19,6 @@ To try this main menu, clone this repository and modify the paths in `local asse
<img src="screenshots/content.png" width="50%">
<br>Server list:<br>
<img src="screenshots/servers.png" width="50%">
<br>Default game menu (WIP):<br>
<img src="screenshots/game.png" width="50%">
</div>

View file

@ -109,8 +109,6 @@ local default_game_menu = [[
{% set worlds = get_worlds() %}
{{ field(2, 2, 4, 0.75, 'test', '???') }}
{# Special layouts are applied when there are less than four worlds for a given game. #}
{% if len(worlds) == 1 %}

BIN
screenshots/game.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB