sigh moving to windows

This commit is contained in:
2026-04-11 00:24:26 -05:00
parent f8f103e5e9
commit 9c98964588
5 changed files with 30 additions and 1 deletions

View File

@@ -41,8 +41,9 @@ Below is beyond Sascha's guide, but available elsewhere on his github. These are
### Dependencies:
- CMake > 3.2
- C++20
- C++20 compatible compiler (I use g++12 or MSVC++17)
- Vulkan compatible gpu drivers (tested with an RTX3070 and an R9700)
- SDL3
- Will add more as the project grows
### Clone respository: