From f7ba4c14fe6356417c423531552e117629e61951 Mon Sep 17 00:00:00 2001 From: polymonster Date: Fri, 17 Feb 2023 16:22:19 +0000 Subject: [PATCH] - use the built pmfx --- config.jsn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.jsn b/config.jsn index b82ebf0..ea51ecb 100644 --- a/config.jsn +++ b/config.jsn @@ -1,6 +1,6 @@ { tools: { - pmfx: "bin/win32/pmfx/pmfx.exe" + pmfx: "hotline-data/bin/win32/pmfx/pmfx.exe" pmfx_dev: "../pmfx-shader/pmfx.py" } @@ -46,7 +46,6 @@ } pmfx: { - type: pmfx_dev args: [ "-shader_platform hlsl" "-shader_version 6_0"