Update README.md

This commit is contained in:
Noel Berry 2021-01-03 22:05:47 -08:00 committed by GitHub
parent ff31d139da
commit 98ac005985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,9 @@
# tiny_link
a small game made in 48 hours on live stream
### links
- [windows build](https://github.com/NoelFB/tiny_link/releases/tag/v1.0.0)
- [stream archive](https://twitch.tv/noelfb)
### building
- You need C++17 and CMake
- Make sure you have SDL2 headers & DLLs, and make sure CMake can find them