mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-01 01:08:48 -04:00
f322782d8215282239dcc15a0e1ae16fa635de7b
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++
54.7%
C
44.1%
Java
0.3%
POV-Ray SDL
0.3%
Pawn
0.3%
Other
0.2%