Files
spacetris/vcpkg.json
Gregor Klevze 2afaea7fd3
Some checks failed
Build and Package Tetris / build-windows (push) Has been cancelled
Build and Package Tetris / build-linux (push) Has been cancelled
Updated game structure
2025-08-16 12:10:19 +02:00

8 lines
58 B
JSON

{
"dependencies": [
"sdl3",
"sdl3-ttf",
"catch2"
]
}