From f4bb3c4bc7b13730e1bbdc6a72885089e1efae5c Mon Sep 17 00:00:00 2001 From: luboslenco Date: Thu, 12 Nov 2020 22:44:43 +0100 Subject: [PATCH] Use glsl_to_spirv --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c04a5990..12beac25 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ node Kinc/make -g direct3d12 --raytrace dxr node armorcore/make -g vulkan cd armorcore git apply patch/vulkan_raytrace.diff --directory=Kinc -git clone --recursive https://github.com/Kode/krafix Libraries/krafix +git clone --recursive https://github.com/armory3d/glsl_to_spirv Libraries/glsl_to_spirv node Kinc/make -g vulkan --raytrace vkrt --compiler clang --compile cd Deployment strip Krom