diff --git a/iwdification/readme-iwdification.html b/iwdification/readme-iwdification.html
index 6c5b533..b07317e 100644
--- a/iwdification/readme-iwdification.html
+++ b/iwdification/readme-iwdification.html
@@ -346,7 +346,7 @@
Thanks and Acknowledgments
CamDawg created this mod, based primarily on the hard work of DavidW on IWD-in-BG2, and furthered by the Beamdog team for IWDEE. You can find out more about IWDification by visiting the mod forum or the project page.
Since this mod, and in particular the spell packs, draw heavily upon the work in IWD-in-BG2, the same thanks and acknowledgments apply. In particular thanks to Nythrun, who helped immensely with the conversion of the spells. Thanks to Andyr for the development of the IWD casting graphics, lifted entirely from the Tweaks Anthology.
I'd also like to thank TotoR, who identified several issues and provided working versions of Shout, Great Shout, Wall of Moonlight, Smashing Wave, and Mordenkainen's Force Missiles for oBG2. Thanks to Luke who identified several issues with the IWDEE 2.6 spells, and thanks to Galactygon for same as well as advice on getting the new IWD spells to blend in more with their BG2 counterparts. Thanks to subtledoctor for providing the code for getting the spells to work with SR's spell deflection.
- Thanks to Gorlod for the Spanish translation, and mickabouille/mleduque for the French translation!
+ Thanks to Gorlod for the Spanish translation, and mickabouille for the French translation!
Tools Used in Creation
- WeiDU by
@@ -392,7 +392,7 @@
Version History
Version 5 - July 22, 2022
- - French translation, courtesy of mickabouille/mleduque
+ - French translation, courtesy of mickabouille
- IWDification now includes a configuration option in iwdification/iwdspells/iwdspells.ini that allows the player to override IWD spells added by other mods. By default, IWDification will not override IWD spells added by other mods; this ini allows the user to force IWDification to use its version of spells even if they were previously added by other mods.
- IWDification installs IWD spells in two phases: first it installs a spell, then does some 'postproduction' changes (e.g. accounting for BG2 resources not present in IWD, cosmetic changes to match BG2 aesthetics, &c.). These postproduction changes now explicitly check that a given spell was added by IWDification and not a different mod, as this could potentially generate warnings or prevent installation.
- Resolved a small incompatibility with the multiclass kit mod
diff --git a/iwdification/setup-iwdification.tp2 b/iwdification/setup-iwdification.tp2
index 0178810..68d277d 100644
--- a/iwdification/setup-iwdification.tp2
+++ b/iwdification/setup-iwdification.tp2
@@ -43,18 +43,21 @@ END
ASK_EVERY_COMPONENT
-LANGUAGE ~English~ ~english~ ~iwdification/languages/english/setup.tra~ // installer strings
- ~iwdification/languages/english/game_strings.tra~ // strings for the tlk
-
-LANGUAGE ~French~ ~french~ ~iwdification/languages/english/setup.tra~ // installer strings
- ~iwdification/languages/french/setup.tra~ // installer strings
- ~iwdification/languages/english/game_strings.tra~ // strings for the tlk
- ~iwdification/languages/french/game_strings.tra~ // strings for the tlk
-
-LANGUAGE ~Spanish~ ~spanish~ ~iwdification/languages/english/setup.tra~ // installer strings
- ~iwdification/languages/spanish/setup.tra~ // installer strings
- ~iwdification/languages/english/game_strings.tra~ // strings for the tlk
- ~iwdification/languages/spanish/game_strings.tra~ // strings for the tlk
+LANGUAGE ~English~ ~english~
+ ~iwdification/languages/english/setup.tra~ // installer strings
+ ~iwdification/languages/english/game_strings.tra~ // strings for the tlk
+
+LANGUAGE ~French (by mickabouille)~ ~french~
+ ~iwdification/languages/english/setup.tra~ // installer strings
+ ~iwdification/languages/french/setup.tra~ // installer strings
+ ~iwdification/languages/english/game_strings.tra~ // strings for the tlk
+ ~iwdification/languages/french/game_strings.tra~ // strings for the tlk
+
+LANGUAGE ~Spanish (by Gorlod)~ ~spanish~
+ ~iwdification/languages/english/setup.tra~ // installer strings
+ ~iwdification/languages/spanish/setup.tra~ // installer strings
+ ~iwdification/languages/english/game_strings.tra~ // strings for the tlk
+ ~iwdification/languages/spanish/game_strings.tra~ // strings for the tlk
/////\\\\\/////\\\\\/////\\\\\/////\\\\\/////\\\\\/////\\\\\
/////\\\\\/////\\\\\/////\\\\\/////\\\\\/////\\\\\/////\\\\\