Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ParticleEffectsFS15/data/DefaultResources.oxr @ 10603

Last change on this file since 10603 was 10603, checked in by landauf, 9 years ago

cleanup: empty level is empty again & tabs→spaces.

  • Property svn:eol-style set to native
File size: 472 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/schemes" />
11    <ResourceLocation path = "gui/scripts" />
12</ResourceCollection>
Note: See TracBrowser for help on using the repository browser.