Move TD music, notifications and voices yamls to audio subfolder.

Move TileSets and Translations in mods.yaml for consistency with other mods.
This commit is contained in:
reaperrr
2015-02-23 23:24:18 +01:00
parent 7baad53124
commit 26158ad722
4 changed files with 12 additions and 12 deletions

View File

@@ -61,6 +61,13 @@ Sequences:
./mods/cnc/sequences/civilian.yaml ./mods/cnc/sequences/civilian.yaml
./mods/cnc/sequences/campaign.yaml ./mods/cnc/sequences/campaign.yaml
TileSets:
./mods/cnc/tilesets/desert.yaml
./mods/cnc/tilesets/winter.yaml
./mods/cnc/tilesets/snow.yaml
./mods/cnc/tilesets/temperat.yaml
./mods/cnc/tilesets/jungle.yaml
Weapons: Weapons:
./mods/cnc/weapons/explosions.yaml ./mods/cnc/weapons/explosions.yaml
./mods/cnc/weapons/largecaliber.yaml ./mods/cnc/weapons/largecaliber.yaml
@@ -118,24 +125,17 @@ Movies:
./mods/cnc/movies-gdi.yaml ./mods/cnc/movies-gdi.yaml
./mods/cnc/movies-nod.yaml ./mods/cnc/movies-nod.yaml
Translations:
./mods/cnc/languages/english.yaml
Voices: Voices:
./mods/cnc/voices.yaml ./mods/cnc/audio/voices.yaml
Notifications: Notifications:
./mods/cnc/notifications.yaml ./mods/cnc/audio/notifications.yaml
Music: Music:
./mods/cnc/music.yaml ./mods/cnc/audio/music.yaml
TileSets: Translations:
./mods/cnc/tilesets/desert.yaml ./mods/cnc/languages/english.yaml
./mods/cnc/tilesets/winter.yaml
./mods/cnc/tilesets/snow.yaml
./mods/cnc/tilesets/temperat.yaml
./mods/cnc/tilesets/jungle.yaml
LoadScreen: CncLoadScreen LoadScreen: CncLoadScreen
Image: ./mods/cnc/uibits/chrome.png Image: ./mods/cnc/uibits/chrome.png