]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - contrib/pk3man/pk3man_readme.txt
* added pk3man and fixed it to compile for latest radiant
[xonotic/netradiant.git] / contrib / pk3man / pk3man_readme.txt
1 Pk3Man
2 ------
3
4 Pk3Man is a plugin for Q3Radiant (GtkEdition).
5 It allows the creation and editing of Q3 Pk3 files
6 from within the Q3Radiant Editor.
7
8 It does NOT operate in the same way as WinZip so ill
9 try to documented the differences here. Please read these
10 before emailing me with suggestions or problems.
11
12 ***************************************************************
13
14 1. Any modified or newly created Pk3 is only committed to disk,
15    when you save.
16
17 2. Pk3Man uses your current base folder set in Q3Radiant (ie. BaseQ3)
18    and adds files using there current path relative to this. This means
19    that when you have finished your map, you just add the required files,
20    and their paths are automatically correct (if they were in the correct place for
21    Q3 to start with)
22
23 4. You can change the stored path of a file using the rename option. Rename
24    the file with its full new relative path and name.
25
26 5. The wizzard will scan a .map file and add any textures/sounds/env maps e.t.c that
27    are referenced, except those in the exclusion list.
28
29 6. files that have been added (and not saved) are shown with an appending * in the
30    statusbar when selected.
31
32 7. The exclusion list applies to Pk3's and to individual files. eg 'pak?.pk3' would
33    eliminate all ID pk3's, and 'textures/mickey/*.tga' would eliminate all tga's in
34    a sub folder of textures called 'mickey'
35
36
37 ************************************************************
38
39 Please email and bugs/suggestions to me here : mickey@planetquake.com
40
41
42 ------------------------------------------------------------------------
43 Remember this is a beta. I hold no responsibility for any damage done to
44 files on your computer due to the action of this plugin.
45 -------------------------------------------------------------------------
46