Skip to content

GoodenoughPhysicsLab/auto-th10

Repository files navigation

TouHouTool

a tool for TouHou Project.

download TouHou Project game from there.

other projects like this:

functions

  • Play th10.exe automatically

how to use

you can also type python -m thtool --help to get help.

make

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