2005-11-27 15:34:16 +00:00
|
|
|
<?xml version="1.0" standalone="yes"?>
|
|
|
|
<install product="ioquake3"
|
|
|
|
desc="icculus.org/quake3"
|
|
|
|
version="@VERSION@"
|
|
|
|
promptbinaries="yes">
|
|
|
|
<readme>
|
|
|
|
README
|
|
|
|
</readme>
|
2006-03-05 19:12:20 +00:00
|
|
|
<!--
|
2005-11-27 15:34:16 +00:00
|
|
|
<eula>
|
|
|
|
COPYING
|
|
|
|
</eula>
|
2006-03-05 19:12:20 +00:00
|
|
|
-->
|
2005-11-27 15:34:16 +00:00
|
|
|
<component name="Default" version="@VERSION@" default="yes">
|
|
|
|
<option install="true" required="true">
|
|
|
|
Quake 3
|
|
|
|
|
2006-03-05 19:12:20 +00:00
|
|
|
<binary arch="any" libc="any" symlink="ioquake3" icon="quake3.png" play="yes"
|
2005-11-27 15:34:16 +00:00
|
|
|
name="icculus.org/quake3">
|
|
|
|
ioquake3
|
|
|
|
</binary>
|
|
|
|
<files>
|
|
|
|
ioquake3.tar
|
2006-03-05 19:12:20 +00:00
|
|
|
quake3.png
|
2005-11-27 15:34:16 +00:00
|
|
|
</files>
|
|
|
|
</option>
|
2006-03-05 19:12:20 +00:00
|
|
|
<option install="false" required="false">
|
|
|
|
Quake 3 Demo start script
|
|
|
|
<binary arch="any" libc="any" symlink="ioq3demo" icon="quake3.png" play="no"
|
|
|
|
name="icculus.org/quake3 (Demo)">
|
|
|
|
ioq3demo
|
|
|
|
</binary>
|
|
|
|
</option>
|
2005-11-27 15:34:16 +00:00
|
|
|
</component>
|
|
|
|
</install>
|