mirror of
https://codeberg.org/WinDurango/WinDurango.git
synced 2026-04-18 02:23:34 -04:00
44eb5a5e0246be905eab80f0419d1892b6c95b2a
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 .
Description
Languages
C++
97.7%
C
1.6%
CMake
0.7%