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-02 22:58:29 +0000
committerStijn Buys <ingar@osirion.org>2008-03-02 22:58:29 +0000
commitbb44d0cda07843c7e885e880e5156beffde1619f (patch)
treeeec8c52bdc331e82f30052cbe62aa793f8dbf12c /gtkradiant/games
parenta55bcf1a14964dd4cca75a4bd0663890cb707686 (diff)
radiant models ans support files
Diffstat (limited to 'gtkradiant/games')
-rw-r--r--gtkradiant/games/osirion.game27
1 files changed, 27 insertions, 0 deletions
diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game
new file mode 100644
index 0000000..0d3c6ba
--- /dev/null
+++ b/gtkradiant/games/osirion.game
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<game
+ type="q2"
+ name="Osirion"
+ enginepath_linux="/home/ingar/projects/osirion/osirion-data/"
+ enginepath_win32="C:\Games\Quake"
+ engine_win32="quake.exe"
+ engine_linux="osirion"
+ basegame="base"
+ basegamename="Project::Osirion"
+ prefix=".osirion"
+ unknowngamename="Custom Osirion modification"
+ default_scale="1.0"
+ no_patch="1"
+ no_bsp_monitor="1"
+ show_wads="1"
+ archivetypes="pk3"
+ texturetypes="tga"
+ modeltypes="mdl"
+ maptypes="mapq2"
+ shaders="quake3"
+ entityclass="quake3"
+ entityclasstype="def xml"
+ entities="quake3"
+ brushtypes="quake2"
+ patchtypes="quake3"
+/>