Some resources files can’t use utf-8
I changed files with korean language, Letter was broken.
(I only changed comment.)
(Just Like : Hello! -> 안녕!)
How can I fix it?
Some resources files can’t use utf-8
I changed files with korean language, Letter was broken.
(I only changed comment.)
(Just Like : Hello! -> 안녕!)
How can I fix it?
If I’ve understood, you are trying to add UTF-8 characters to the resource (.lua for example) files themselves?
What editor are you using to edit the files? You’ll need to change the encoding using the editor. For example with Notepad (as a simple example), if you select ‘Save As’, you can then select the encoding to use:
