Add note regarding custom games
This commit is contained in:
parent
5d44660dfa
commit
dc87ff1bcd
1 changed files with 6 additions and 0 deletions
|
@ -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!
|
||||
|
||||
|
|
Loading…
Reference in a new issue