From 26919610cb21f07e79a3eeb4f6609d93a113d0ec Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Wed, 2 Oct 2024 10:23:35 +0530 Subject: [PATCH] Windows is supported --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a77fa0d..d877769 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,6 @@ Grab prebuilt libraries from: Take `SDL2.dll`, `SDL2_image.dll` and `SDL2_ttf.dll` from each respectively and put them into cwd or `C:\Windows\System32\`. -> Windows is expected to work but I do not accept Windows-specifc issues. Open a -> PR directly with a fix. - Linux (x64): ```shell