-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresources.qrc
More file actions
33 lines (33 loc) · 1.21 KB
/
resources.qrc
File metadata and controls
33 lines (33 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<RCC>
<qresource prefix="/">
<file>filelists/kf1.csv</file>
<file>filelists/kf2_cd.csv</file>
<file>filelists/kf2_gameexe.csv</file>
<file>filelists/kf2_op_e.csv</file>
<file>filelists/kf2_op_j.csv</file>
<file>filelists/kf2_op_u.csv</file>
<file>icons/armour_icon.png</file>
<file>icons/3d_icon.png</file>
<file>icons/db_icon.png</file>
<file>icons/folder_icon.png</file>
<file>icons/gameexe_icon.png</file>
<file>icons/levelcurve_icon.png</file>
<file>icons/magic_icon.png</file>
<file>icons/map_icon.png</file>
<file>icons/objclass_icon.png</file>
<file>icons/sndbody_icon.png</file>
<file>icons/sndhead_icon.png</file>
<file>icons/tex_icon.png</file>
<file>icons/tfile_icon.png</file>
<file>icons/unk_icon.png</file>
<file>icons/weapon_icon.png</file>
<file>checker.png</file>
<file>KFModTool.ico</file>
<file>KFModTool.png</file>
<file>litCommon.frag</file>
<file>litMime.vert</file>
<file>litStatic.vert</file>
<file>unlitSimple.frag</file>
<file>unlitSimple.vert</file>
</qresource>
</RCC>