main
cmake -S . -B build
cmake --build build -j
./build/client/gui/landscape_tool
cmake --build build --target update_translations
Description
Languages
C++
86.4%
Python
12.7%
CMake
0.9%