From dc87ff1bcd6690b356989e051331d763b1c05d69 Mon Sep 17 00:00:00 2001
From: Marco Hladik <marco@icculus.org>
Date: Sun, 1 Aug 2021 12:12:26 +0200
Subject: [PATCH] Add note regarding custom games

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index d6dab41..85451ff 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,12 @@ then either run Nuclide's ./build_game.sh shell script, or issue 'make' inside
 
 Obviously make sure that Nuclide has fteqw and fteqcc set-up for building and that you have some proficiency in QuakeC.
 
+## Notes
+If you're playing a mod that relies on FreeHL, selecting it from the Custom Game
+menu alone works fine. However if you want to launch it via the command-line
+you need to make sure to add `-game valve` before `-game modname`.
+The order is important.
+
 ## Community
 Join us on #freecs via irc.libera.chat and talk/lurk!