Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-08-03 19:19:59 +0000
committerStijn Buys <ingar@osirion.org>2009-08-03 19:19:59 +0000
commitc2368b9b65b675f4a7983f24a1b825078333587a (patch)
treec978c2d34409a95d764459df06b2cbfe6f9e8bb8 /gtkradiant
parent81abbc1cdfc2428569af3d02d156eb1d8b3ec5b1 (diff)
updated osirion.game to add patch support (megatog615)
Diffstat (limited to 'gtkradiant')
-rw-r--r--gtkradiant/games/osirion.game10
1 files changed, 5 insertions, 5 deletions
diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game
index 1adca65..d3edcc0 100644
--- a/gtkradiant/games/osirion.game
+++ b/gtkradiant/games/osirion.game
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<game
- type="q2"
+ type="q3"
name="Project::OSiRiON"
enginepath_linux="/usr/local/games/osirion/data"
enginepath_win32="D:\Osirion\data"
@@ -11,12 +11,12 @@
prefix=".osirion"
unknowngamename="Custom Osirion modification"
default_scale="1.0"
- no_patch="1"
+ no_patch="0"
no_bsp_monitor="1"
archivetypes="pk3"
- texturetypes="tga"
- modeltypes="mdl"
- maptypes="mapq2"
+ texturetypes="tga png jpg"
+ modeltypes="ase"
+ maptypes="mapq3"
shaderpath="materials"
shaders="quake3"
si_flags="true"