start work

This commit is contained in:
2026-06-04 14:06:56 +02:00
parent 3080d4d45a
commit 506e4ff6f9
301 changed files with 240 additions and 140133 deletions
+1
View File
@@ -18,6 +18,7 @@ First clone the repository: `git clone https://git.sr.ht/~irisz64/kaizen`
Dependencies:
- GCC or Clang with C++23 support (it's possible to use Clang-cl on Windows)
- CMake 3.20 or higher
- Qt6 development libraries installed system-wide
- Vulkan API (including the validation layers) + SPIR-V tools
```