Files
jewena_patch/README.md
2024-11-26 11:38:12 +08:00

418 B

Jewena Chinese Patch

How to Compile

md build && cd build
cmake -A x64 ../
cmake --build . --config Release

Now you can find two files, jewena_patch.dll and jewena-chs.exe, in the build/Release directory.

How to Use

Use EVB to package the resource files into jewena_patch.dll.
Then copy jewena_patch.dll and jewena-chs.exe to the game directory.