# Jeweha Chinese Patch ## How to Compile ```powershell md build && cd build cmake -A Win32 ../ cmake --build . --config Release ```