From 35b73e167621546f566e67c38f01641cdecff38f Mon Sep 17 00:00:00 2001 From: Joni Louhela <37963714+JLouhela@users.noreply.github.com> Date: Sat, 9 Oct 2021 13:23:49 +0300 Subject: [PATCH] Add ShaderConductor to README library dependencies Listed in wiki July 27th in 2021, missing from here. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0466a2b13..4f6d1459b 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ The following platforms are supported: ### Library dependencies * Engine: * Boost 1.72.0 (header only) + * ShaderConductor * OpenGL [optional] * SDL 2.0.2 (2.0.7 recommended) [optional] * Windows 10 SDK [optional]