From abbedf9ae4c6f9f299b31c0bcf80faf63d0d9159 Mon Sep 17 00:00:00 2001 From: Sarjuuk Date: Thu, 27 Jun 2024 14:51:16 +0200 Subject: [PATCH] Misc/README * extracting Glues/Credits/ is optional. They are not used by aowow itself. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 08baf362..f8b8ccd5 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,10 @@ Extract the following directories from the client archives into `setup/mpqdata/` .. once is enough (still apply the localeCode though): > \/Interface/TalentFrame/ - > \/Interface/Glues/Credits/ > \/Interface/Icons/ > \/Interface/Spellbook/ > \/Interface/PaperDoll/ - > \/Interface/GLUES/CHARACTERCREATE/ + > \/Interface/Glues/CharacterCreate/ > \/Interface/Pictures > \/Interface/PvPRankBadges > \/Interface/FlavorImages @@ -84,7 +83,8 @@ Extract the following directories from the client archives into `setup/mpqdata/` > \/Sound/ .. optionaly (not used in AoWoW): - > \/Interface/GLUES/LOADINGSCREENS/ + > \/Interface/Glues/Loadingscreens/ + > \/Interface/Glues/Credits/ #### 5. Reencode the audio files WAV-files need to be reencoded as `ogg/vorbis` and some MP3s may identify themselves as `application/octet-stream` instead of `audio/mpeg`.