Tasokuro Chinese Patch

How to Compile

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

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

How to Use

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

Description
No description provided
Readme 417 KiB
Languages
C 87.6%
C++ 11.3%
CMake 1.1%