From 2c2c7b8075b19e118808b65585eeacaa98313b75 Mon Sep 17 00:00:00 2001 From: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com> Date: Sun, 23 Aug 2026 17:40:30 -0400 Subject: [PATCH] chore: add windows 10 sdk warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca8abf3..c3245ba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 4JLibs-VS2012 +## WARNING +This needs the [Windows 10 SDK](https://learn.microsoft.com/en-us/windows/apps/windows-sdk/downloads#windows-10) to build `4J_Render`. + ## Implementation For implementation details, please look at the [IMPLEMENTATION_GUIDE.md](.gitea/IMPLEMENTATION_GUIDE.md) file