mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 05:28:43 -04:00
e9cd1d1f64243a2848edc3a7064531c61aa7f2dc
Not tested because I can't even get the code to init again due to the aforementioned race condition
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%
C
43.6%
Java
0.4%
POV-Ray SDL
0.3%
Pawn
0.3%
Other
0.3%