From ab4637241f0ae3d219643f256c5cdfd98c5c189d Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 19 May 2026 20:34:38 -0400 Subject: Super wip joint stuff Signed-off-by: Andrew Opalach --- Scripts/zip_from_gamedir.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Scripts/zip_from_gamedir.sh') diff --git a/Scripts/zip_from_gamedir.sh b/Scripts/zip_from_gamedir.sh index ca37151..1eb943a 100755 --- a/Scripts/zip_from_gamedir.sh +++ b/Scripts/zip_from_gamedir.sh @@ -1,7 +1,7 @@ #! /usr/bin/env sh 7z a -tzip "NewCamera_$1_incl_spl_linux.zip" \ - msvcrt.dll \ + ucrtbase.dll \ nativePC/plugins/CSharp/Loader/Default.bin \ nativePC/plugins/CSharp/Loader/SharpPluginLoader.Bootstrapper.dll \ nativePC/plugins/CSharp/Loader/SharpPluginLoader.Core.dll \ @@ -13,7 +13,7 @@ nativePC/plugins/CSharp/Shaders/face.shdr \ nativePC/plugins/CSharp/Shaders/fxaa_max_quality.hlsl \ nativePC/plugins/CSharp/Shaders/sslr.shdr \ - nativePC/plugins/CSharp/Shaders/volume_upsample.shdr \ + nativePC/plugins/CSharp/Shaders/volume_upsample1.shdr \ nativePC/plugins/CSharp/Shaders/volume_upsample2.shdr \ nativePC/plugins/CSharp/WorldTuningTool.dll \ nativePC/plugins/CSharp/WorldTuningTool.json -- cgit v1.2.3-101-g0448