mirror of
https://codeberg.org/WinDurango/WinDurango.git
synced 2026-04-18 10:33:33 -04:00
261 B
261 B
WinDurango
Important
We are rewriting WinDurango, due to many of the old codebase's flaws coming to light.
Building
git clone https://codeberg.org/WinDurango/WinDurango.git
vcpkg install
mkdir build && cd build
cmake ..
cmake --build .