OpenKH Build
Latest as of 12/15/2024
OpenKH Program
Mods Manager
Describe the Bug
The Mods Manager errors out if characters 0x91 (い) or 0x93 (え) are found within text, and will refuse to build because the encoding does not support the characters. The problem with that is the encoding does support said characters.
To Reproduce
Steps to reproduce the behavior:
Have a mod that uses either of those characters in a text file.
Try to build the mod.
???
Profit!
Expected behavior
The mod should build without issue.