Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 4ab46587f876869994c590ad837590b9618ded0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<game
  type="q2"
  name="Osirion"
  enginepath_linux="/home/ingar/projects/osirion/osirion-data"
  enginepath_win32="D:\Osirion"
  engine_win32="osirion.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"
  archivetypes="pk3"
  texturetypes="tga"
  modeltypes="mdl"
  maptypes="mapq2"
  shaderpath="shaders"
  shaders="quake3"
  si_flags="true"
  surf1="light"
  entityclass="quake3"
  entityclasstype="def xml"
  entities="quake3"
  brushtypes="quake2"
  patchtypes="quake3"
/>