a tool for TouHou Project
.
download TouHou Project game from there.
other projects like this:
- Play th10.exe automatically
you can also type python -m thtool --help
to get help.
Requires c++20
on windows
support: MSVC, g++, clang++ (for windows)
for gnu make
users, requires gnu make for windows(download make-<version>.tar.gz, unpack it and run build_w32.bat
, then you can use WinRel\gunmake.exe
to run makefile on windows)
install dependencies:
python -m pip install --upgrade pip
pip install -r requirements.txt
python -m build --wheel