Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamestates3/data/DefaultResources.oxr @ 7713

Last change on this file since 7713 was 7713, checked in by dafrick, 13 years ago

Updating branch for changes in the data repository. Please also update your data repository, or else it won't work.

  • 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.