Support for .pk3dir (#5298) - Patch by Andrew (dersaidin@gmail.com)

This commit is contained in:
Thilo Schulz 2012-07-01 18:00:18 +00:00
parent 56f16e10d6
commit b757968839
2 changed files with 87 additions and 14 deletions

6
README
View file

@ -493,6 +493,12 @@ 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