Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: d3edcc071cb0a3b0db287826176c5f96b9580679 (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="q3"
  name="Project::OSiRiON"
  enginepath_linux="/usr/local/games/osirion/data"
  enginepath_win32="D:\Osirion\data"
  engine_win32="osirion.exe"
  engine_linux="osirion"
  basegame="base"
  basegamename="Project::Osirion"
  prefix=".osirion"
  unknowngamename="Custom Osirion modification"
  default_scale="1.0"
  no_patch="0"
  no_bsp_monitor="1"
  archivetypes="pk3"
  texturetypes="tga png jpg"
  modeltypes="ase"
  maptypes="mapq3"
  shaderpath="materials"
  shaders="quake3"
  si_flags="true"
  surf1="light"
  entityclass="quake3"
  entityclasstype="def xml"
  entities="quake3"
  brushtypes="quake2"
  patchtypes="quake3"
/>