Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 0d3c6ba472902f4d253c0815252c8ea719e2f2de (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
<?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"
/>