5289 - Support for .pk3dir

This commit is contained in:
Andrew Browne 2013-02-11 17:58:24 -06:00 committed by Zack Middleton
parent c9137d9d14
commit 37a9614179
2 changed files with 87 additions and 13 deletions

6
README
View file

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