From 1b74f69c8a62c7aca3d7405399d3c616646c1693 Mon Sep 17 00:00:00 2001 From: DeathByDenim Date: Sat, 23 Sep 2023 07:33:43 -0400 Subject: [PATCH] Add warning about missing files in FTEQW --- help_fteqw.html | 1 + 1 file changed, 1 insertion(+) diff --git a/help_fteqw.html b/help_fteqw.html index 9192fdd..4461990 100644 --- a/help_fteqw.html +++ b/help_fteqw.html @@ -12,3 +12,4 @@ game: fteqw

From the terminal, type (on a single line):

fteqw-sdl2 +connect {{ site.content.play_domain_name }} +set com_gamename "" +set vid_fullscreen 2 +name "YourName"

Of course, substitute "YourName" with the in-game name you want.

+

It will complain about missing files, but you can ignore that. Just press <Esc> and you are on your way!