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>2008-03-03 22:19:10 +0000
committerStijn Buys <ingar@osirion.org>2008-03-03 22:19:10 +0000
commit42b6b4f331034e93980f5e07249f069e7799e6a2 (patch)
tree7a2e016b96ddc69daf491aa79b04556fe3582006 /gtkradiant/games
parent288c829df68d0f2b2ad9335698bb7c9877194b09 (diff)
fixed texture browser directories
Diffstat (limited to 'gtkradiant/games')
-rw-r--r--gtkradiant/games/osirion.game7
1 files changed, 3 insertions, 4 deletions
diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game
index 0d3c6ba..ff2af81 100644
--- a/gtkradiant/games/osirion.game
+++ b/gtkradiant/games/osirion.game
@@ -2,9 +2,9 @@
<game
type="q2"
name="Osirion"
- enginepath_linux="/home/ingar/projects/osirion/osirion-data/"
- enginepath_win32="C:\Games\Quake"
- engine_win32="quake.exe"
+ enginepath_linux="/home/ingar/projects/osirion/osirion-data"
+ enginepath_win32="D:\Osirion"
+ engine_win32="osirion.exe"
engine_linux="osirion"
basegame="base"
basegamename="Project::Osirion"
@@ -13,7 +13,6 @@
default_scale="1.0"
no_patch="1"
no_bsp_monitor="1"
- show_wads="1"
archivetypes="pk3"
texturetypes="tga"
modeltypes="mdl"