Ask for Language selection
Opened this issue ยท 3 comments
before the new name of addon, the language was english and i think it's better for communicate with other people.
My game is in french so Mythic Dungeon Tool is in french.
Can you add a feature to select language ?
The amount of work it would take to make this functionality feasible is gigantic. Therefore i am closing this and will not be pursuing this. A simple workaround is possible in the following way: Head to the Locales folder in MDT and choose which language you want to run. Remove the first 3 lines of Lua code in that file. Now head over to the file coresponding to the language of your client and change the first 3 lines of Lua code to:
if true then
return
end