18 lines
627 B
Markdown
18 lines
627 B
Markdown
# higu-make
|
|
|
|
Makefiles to build Higurashi patches, made to serve as an alternative to 07th-Mod's opaque pipeline. Dependent on just Unix instead of both Unix and Windows for different steps.
|
|
|
|
These actually suck but I prefer them for local dev work.
|
|
|
|
They also pull the Czech forks by default and scripts for individual chapters will be added as the Czech patch advances.
|
|
|
|
These scripts are, however, still built upon and dependent on 07th-Mod's ecosystem and tooling and shouldn't be seen as hostile to the original project.
|
|
|
|
## Prerequisites
|
|
|
|
- GNU make (obviosuly)
|
|
- Mono (msbuild/xbuild)
|
|
- Python 3 and venv
|
|
- Cargo
|
|
- Wine
|