mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-10 22:51:59 +00:00
8cb19ddd5c
- Fixed postbuild step for brushexport, shaderplug and sunplug (Shaderman) - Added installersupport for new files and plugins (Shaderman) git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@108 8a3a26a2-13c4-0310-b231-cf6edde360e5
19 lines
427 B
XML
19 lines
427 B
XML
<?xml version="1.0"?>
|
|
<component>
|
|
<dir name="games">
|
|
<file name="et.game"/>
|
|
</dir>
|
|
<dir name="et.game">
|
|
<file name="game.xlink"/>
|
|
<file name="default_build_menu.xml"/>
|
|
<file name="shadertags.xml"/>
|
|
<dir name="bitmaps">
|
|
<file name="splash.bmp"/>
|
|
</dir>
|
|
<dir name="etmain">
|
|
<file name="default_shaderlist.txt"/>
|
|
<file name="et_entities.ent"/>
|
|
</dir>
|
|
</dir>
|
|
</component>
|
|
|