No description
- C++ 95.5%
- CMake 4.5%
| .github/workflows | ||
| fonts | ||
| src | ||
| submodules | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| README.md | ||
Uni
It's a start. Only a few thousand left to go.
Package Requirements (apt)
The following packages are required to build and compile this project (on debian).
-libvulkan-dev
-libwayland-dev
-libxkbcommon-dev
-xorg-dev
These can be installed with the following command:
sudo apt install -y libvulkan-dev libwayland-dev libxkbcommon-dev xorg-dev