From 436e931e1244a34b41dec0edf30d9989ce303d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tur=C3=A1nszki=20J=C3=A1nos?= Date: Thu, 24 Dec 2015 14:57:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae7ce9d2..b52d57380 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ From now on you can easily set up a game project by using the component template ### Requirements: -- Visual Studio 2015+ ~~(earlier versions may be compatible)~~ (I decided to implement some new Visual studio 2015 compiler features and won't test compatibility for earlier versions) +- Visual Studio 2015+ - Windows SDK - DirectX11 SDK (included in Windows SDK)(legacy SDK not supported) - DirectX11 June 2010 Redist (Only if you want to support Windows 7 because it uses Xaudio 2.7!)