243 B
243 B
Build openkknd2
cd ~/src/openkknd2-am-coder
./scripts/ci-headless.sh
# or:
cmake -S . -B build && cmake --build build
./build/openkknd2 --headless --smoke
Deps: CMake, C compiler. SDL2 optional (not required for headless sim).