mirror of
https://github.com/blendogames/thirtyflightsofloving.git
synced 2024-11-14 08:31:04 +00:00
Update readme with instructions on using basegame cvars.
This commit is contained in:
parent
a8769eca9b
commit
66e7c684f4
1 changed files with 8 additions and 0 deletions
|
@ -113,6 +113,14 @@ How To Run
|
|||
mod's code to run, it must be compiled into a kmq2gamex86.dll (see end of file for
|
||||
instructions).
|
||||
|
||||
To mount assets from the mission packs for use with any mod, add
|
||||
|
||||
+set basegame xatrix
|
||||
|
||||
You can have up to 3 basegames set:
|
||||
|
||||
+set basegame xatrix +set basegame2 rogue +set basegame3 zaero
|
||||
|
||||
To ensure connection to all standard Quake2 protocol (34) servers, add
|
||||
|
||||
+set cl_servertrick 1
|
||||
|
|
Loading…
Reference in a new issue