Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2007, 3:24:13 PM (16 years ago)
Author:
nicolasc
Message:

dont ask: bump

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/merger/bin/resources.cfg

    r319 r320  
    1 // # Resource locations to be added to the 'boostrap' path
    2 // # This also contains the minimum you need to use the Ogre example framework
    3 // [Bootstrap]
    4 // Zip=../Media/packs/OgreCore.zip
    5 //
    6 // # Resource locations to be added to the default path
    7 // [General]
    8 // FileSystem=../Media
    9 // FileSystem=../Media/fonts
    10 // #FileSystem=../Media/materials/programs
    11 // FileSystem=../Media/materials/scripts
    12 // FileSystem=../Media/materials/textures
    13 // FileSystem=../Media/models
    14 // FileSystem=../Media/overlay
    15 // #FileSystem=../Media/particle
    16 // FileSystem=../Media/gui
    17 // Zip=../Media/packs/cubemap.zip
    18 // #Zip=../Media/packs/cubemapsJS.zip
    19 // #Zip=../Media/packs/dragon.zip
    20 // #Zip=../Media/packs/fresneldemo.zip
    21 // #Zip=../Media/packs/ogretestmap.zip
    22 // Zip=../Media/packs/skybox.zip
    23 
    241# Resource locations to be added to the 'boostrap' path
    252# This also contains the minimum you need to use the Ogre example framework
     
    318FileSystem=../Media
    329FileSystem=../Media/fonts
    33 FileSystem=../Media/materials/programs
     10#FileSystem=../Media/materials/programs
    3411FileSystem=../Media/materials/scripts
    3512FileSystem=../Media/materials/textures
    3613FileSystem=../Media/models
    37 FileSystem=../Media/overlays
    38 FileSystem=../Media/particle
     14FileSystem=../Media/overlay
     15#FileSystem=../Media/particle
    3916FileSystem=../Media/gui
    40 FileSystem=../Media/DeferredShading../Media
    4117Zip=../Media/packs/cubemap.zip
    42 Zip=../Media/packs/cubemapsJS.zip
    43 Zip=../Media/packs/dragon.zip
    44 Zip=../Media/packs/fresneldemo.zip
    45 Zip=../Media/packs/ogretestmap.zip
     18#Zip=../Media/packs/cubemapsJS.zip
     19#Zip=../Media/packs/dragon.zip
     20#Zip=../Media/packs/fresneldemo.zip
     21#Zip=../Media/packs/ogretestmap.zip
    4622Zip=../Media/packs/skybox.zip
    4723
     24# # Resource locations to be added to the 'boostrap' path
     25# # This also contains the minimum you need to use the Ogre example framework
     26# [Bootstrap]
     27# Zip=../Media/packs/OgreCore.zip
     28#
     29# # Resource locations to be added to the default path
     30# [General]
     31# FileSystem=../Media
     32# FileSystem=../Media/fonts
     33# FileSystem=../Media/materials/programs
     34# FileSystem=../Media/materials/scripts
     35# FileSystem=../Media/materials/textures
     36# FileSystem=../Media/models
     37# FileSystem=../Media/overlays
     38# FileSystem=../Media/particle
     39# FileSystem=../Media/gui
     40# FileSystem=../Media/DeferredShading../Media
     41# Zip=../Media/packs/cubemap.zip
     42# Zip=../Media/packs/cubemapsJS.zip
     43# Zip=../Media/packs/dragon.zip
     44# Zip=../Media/packs/fresneldemo.zip
     45# Zip=../Media/packs/ogretestmap.zip
     46# Zip=../Media/packs/skybox.zip
Note: See TracChangeset for help on using the changeset viewer.