Last change
on this file since 5781 was
5657,
checked in by rgrieder, 15 years ago
|
Dividing the resource locations isn't necessary after all: The trick is not to initialise them without a renderer.
|
File size:
761 bytes
|
Rev | Line | |
---|
[5654] | 1 | <ResourceCollection resourceGroup = "General" > |
---|
[5657] | 2 | <ResourceLocation path = "audio" /> |
---|
| 3 | <ResourceLocation path = "fonts" /> |
---|
| 4 | <ResourceLocation path = "materials/programs" /> |
---|
| 5 | <ResourceLocation path = "materials/scripts" /> |
---|
| 6 | <ResourceLocation path = "materials/textures" /> |
---|
| 7 | <ResourceLocation path = "models" /> |
---|
| 8 | <ResourceLocation path = "gui/fonts" /> |
---|
| 9 | <ResourceLocation path = "packs/cubemap.zip" archiveType = "Zip" /> |
---|
| 10 | <ResourceLocation path = "packs/skybox.zip" archiveType = "Zip" /> |
---|
[5654] | 11 | </ResourceCollection> |
---|
[5644] | 12 | |
---|
[5654] | 13 | <ResourceCollection resourceGroup = "GUI" > |
---|
[5657] | 14 | <ResourceLocation path = "gui/fonts" /> |
---|
| 15 | <ResourceLocation path = "gui/imagesets" /> |
---|
| 16 | <ResourceLocation path = "gui/looknfeel" /> |
---|
[5654] | 17 | </ResourceCollection> |
---|
Note: See
TracBrowser
for help on using the repository browser.