Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data/DefaultResources.oxr @ 12177

Last change on this file since 12177 was 12177, checked in by siramesh, 5 years ago

Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)

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.