Revert pk3dir patch because some users report the code gets stuck in an infinite loop in the new code

This commit is contained in:
Thilo Schulz 2012-07-02 01:03:55 +00:00
parent 2c0b262a5a
commit b5456faaea
2 changed files with 14 additions and 87 deletions

6
README
View file

@ -493,12 +493,6 @@ QuakeLive mouse acceleration (patch and this text written by TTimo from id)
---------------------------------------------------- README for Developers -----
pk3dir
Ioquake3 has a useful new feature for mappers. Paths in a game directory with
the extension ".pk3dir" are treated like pak files. This means you can keep
all files specific to your map in one directory tree and easily zip this
folder for distribution.
64bit mods
If you wish to compile external mods as shared libraries on a 64bit platform,
and the mod source is derived from the id Q3 SDK, you will need to modify the