0

- Fixed a bug in the filesystem that broke "+set game".

- cddir no longer requires baseq2 at the end of the value.
- Updated README to reflect above change and to correct the credits.
- The shell scripts now actually accept parameters.
This commit is contained in:
Ethan Lee
2012-02-12 00:45:07 -05:00
parent 7b4507d00d
commit 614b7a38d5
5 changed files with 21 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ need to move your baseq2/ to that folder. However, you can change this by
modifying the "cddir" cvar in your config.cfg. For example, if I wanted to
host my data in ~/.quake2, I would add the following to my config.cfg:
set cddir "/home/flibitijibibo/.quake2/baseq2"
set cddir "/home/flibitijibibo/.quake2"
Be sure to check for "set cddir" first! LWJake2 adds this in the default config.
@@ -47,12 +47,15 @@ Credits
=======
Bytonic Software - Original Jake2 authors
------------
-----------------------------------------
Holger Zickner <hoz@bytonic.de>
Carsten Weisse <cwei@bytonic.de>
Rene Stoeckel <rst@bytonic.de>
Jake2 Community - Other Jake2 contributors
------------------------------------------
David Sanders - Original LWJGL implementation
12characters Games - LWJake2 authors
----------------
------------------------------------
Ethan Lee <flibitijibibo@flibitijibibo.com>