Revision: 802
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=802&view=rev
Author: andy_miller
Date: 2008-11-18 23:11:33 +0000 (Tue, 18 Nov 2008)
Log Message:
-----------
missing file
Added Paths:
-----------
trunk/python-ogre/demos/hydrax/resources.cfg
Added: trunk/python-ogre/demos/hydrax/resources.cfg
===================================================================
--- trunk/python-ogre/demos/hydrax/resources.cfg (rev 0)
+++ trunk/python-ogre/demos/hydrax/resources.cfg 2008-11-18 23:11:33 UTC (rev 802)
@@ -0,0 +1,17 @@
+[Bootstrap]
+Zip=./Media/packs/OgreCore.zip
+
+# Resource locations to be added to the default path
+[General]
+
+FileSystem=./Media
+FileSystem=./Media/materials/programs
+FileSystem=./Media/materials/scripts
+FileSystem=./Media/materials/textures
+FileSystem=./Media/models
+Zip=./Media/packs/SkyBoxes.zip
+
+[Hydrax]
+FileSystem=./Media/Hydrax
+
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|