Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/data_cleanup/data/DefaultResources.oxr @ 7537

Last change on this file since 7537 was 7537, checked in by rgrieder, 14 years ago

Moved content of resource group "GUI" to "General" and added looknfeels from data repository.

  • Property svn:eol-style set to native
File size: 521 bytes
Line 
1<ResourceCollection resourceGroup = "General" >
2    <ResourceLocation path = "levels" recursive=true/>
3    <ResourceLocation path = "lua" />
4    <ResourceLocation path = "overlays" />
5    <ResourceLocation path = "particle" />
6    <ResourceLocation path = "tcl" />
7
8    <ResourceLocation path = "gui/configs" />
9    <ResourceLocation path = "gui/layouts" />
10    <ResourceLocation path = "gui/looknfeels" />
11    <ResourceLocation path = "gui/schemes" />
12    <ResourceLocation path = "gui/scripts" />
13</ResourceCollection>
Note: See TracBrowser for help on using the repository browser.