mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-28 07:38:29 -04:00
b8e92ad08d605952fd85ba397de03244ae4d9ea9
Keeping this in my working tree was getting annoying. Later we can probably revert it.
build (Win32)
cp /path/to/twilight-princess.ciso orig/GZ2E01/.
python3 ./configure.py
ninja
cmake -B build/dusk -G "Visual Studio 17 2022" -A Win32
build (Linux/macOS)
cp /path/to/twilight-princess.ciso orig/GZ2E01/.
python3 ./configure.py
ninja
cmake -B build/dusk -GNinja
ninja -C build/dusk
Description
Languages
C++
55.6%
C
43.4%
POV-Ray SDL
0.3%
Pawn
0.3%
CMake
0.3%