Add warning about missing files in FTEQW

This commit is contained in:
DeathByDenim 2023-09-23 07:33:43 -04:00
parent fcdec2d37d
commit 1b74f69c8a
Signed by: DeathByDenim
GPG Key ID: 89185F675E0AB7D5
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ game: fteqw
<p>From the terminal, type (on a single line):</p>
<p><tt>fteqw-sdl2 +connect {{ site.content.play_domain_name }} +set com_gamename "" +set vid_fullscreen 2 +name "YourName"</tt></p>
<p>Of course, substitute &quot;YourName&quot; with the in-game name you want.</p>
<p>It will complain about missing files, but you can ignore that. Just press &lt;Esc&gt; and you are on your way!</p>