You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
830 B
24 lines
830 B
# Resources required by the sample browser and most samples.
|
|
# [Essential]
|
|
# Zip=Ogre/ogre/Samples/Media/packs/DebugPack.zip
|
|
#Zip=Ogre/ogre/Samples/Media/packs/profiler.zip
|
|
|
|
# Common sample resources needed by many of the samples.
|
|
# Rarely used resources should be separately loaded by the
|
|
# samples which require them.
|
|
# [Popular]
|
|
# FileSystem=Ogre/ogre/Samples/Media/2.0/scripts/Compositors
|
|
# FileSystem=Ogre/ogre/Samples/Media/models
|
|
# FileSystem=Ogre/ogre/Samples/Media/materials/textures
|
|
# FileSystem=Ogre/ogre/Samples/Media/materials/textures/Cubemaps
|
|
|
|
[General]
|
|
FileSystem=CommonMaterials
|
|
FileSystem=CommonMaterials/GLSL
|
|
FileSystem=CommonMaterials/HLSL
|
|
FileSystem=CommonMaterials/Metal
|
|
|
|
# Do not load this as a resource. It's here merely to tell the code where
|
|
# the Hlms templates are located
|
|
[Hlms]
|
|
DoNotUseAsResource=./
|
|
|