🌐Change language

You want the to change the language of the text to different one? Of course you can do it!

Natively, the script come in English, but that is not the only way to experience it

It can be changed to Español by doing the following:

  1. Open the file resources/[ks_myspells]/ks-magic/config.lua and look for the line 7 or "Language" and change it to 'es'

  2. Then open the folder resources/[ks_myspells]/ks-magic/ui/ and rename the next files like this:

    • 'cards.js' -> 'cards_en.js'

    • 'cards_es.js' -> 'cards.js'

If you want to help support more languages, feel free to reach out at our discord with the translations and we will add them to the script!

Last updated