🌐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:
Open the file
resources/[ks_myspells]/ks-magic/config.lua
and look for the line 7 or "Language" and change it to 'es'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'
Last updated