From 6ffff01ac725c0868a546d743fd2a089fa74de0a Mon Sep 17 00:00:00 2001 From: /nick haya <74699483+The-SGPT@users.noreply.github.com> Date: Mon, 7 Feb 2022 13:20:19 +0800 Subject: [PATCH] woops 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84a5055..89d5ca9 100644 --- a/README.md +++ b/README.md @@ -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