This commit is contained in:
/nick haya 2022-02-07 13:20:19 +08:00
parent d43e2fac67
commit 6ffff01ac7
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Currently, it only supports MSVC, but you could probably tweak CMakeLists.txt to
MingW, or GCC.
## Requirements
- CMake, to build the damn thing
- SDL2, SDL_image 2.0, and SDL_ttf 2.0, duh
- BASS and BASS_fx
- A VC++ (MSVC) compiler that atleast supports C++ std 17