Update README

This commit is contained in:
2025-03-04 08:22:45 +08:00
parent 2b3f947721
commit 58c2d98686

View File

@@ -8,5 +8,6 @@ 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](https://enigmaprotector.com/) to package the resource files into `jewena_patch.dll`.
Then copy `jewena_patch.dll` and `jewena-chs.exe` to the game directory.
Use zip to package the resource files into `jewena-chs.dat`.
Then copy `jewena_patch.dll`, `jewena-chs.dat` and `jewena-chs.exe` to the game directory.
You can change resource package file name in source code.