r3030 - trunk/Docs

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Dec 16 16:15:50 EST 2007


Author: lordhavoc
Date: 2007-12-16 16:15:50 -0500 (Sun, 16 Dec 2007)
New Revision: 3030

Added:
   trunk/Docs/nexuiz.game
Log:
added a sample nexuiz.game file for ZeroRadiant, needs some editing to
be usable, but useful as reference


Added: trunk/Docs/nexuiz.game
===================================================================
--- trunk/Docs/nexuiz.game	                        (rev 0)
+++ trunk/Docs/nexuiz.game	2007-12-16 21:15:50 UTC (rev 3030)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
+<game
+  name="Nexuiz"
+  basegame="data"
+  enginepath="/home/havoc/nexuizsvn/trunk"
+  engine="nexuiz-linux-sdl"
+  gametools="/home/havoc/ZeroRadiant/install/games"
+  gamename="nexuiz"
+  prefix=".nexuiz"
+  shaderpath="scripts/"
+  default_scale="0.5"
+/>




More information about the nexuiz-commits mailing list