mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-11 12:39:48 -04:00
e7861f1ee3897b19cf210e014f75abfc878a447f
Combination of plumbing BE(T) through everything, making BE<T> have template specializations, and inverting at load time where more practical.
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.4%
POV-Ray SDL
0.3%
Pawn
0.2%
Other
0.2%