diff options
Diffstat (limited to 'Scripts/zip_from_gamedir.sh')
| -rwxr-xr-x | Scripts/zip_from_gamedir.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/zip_from_gamedir.sh b/Scripts/zip_from_gamedir.sh index 1eb943a..cf7402b 100755 --- a/Scripts/zip_from_gamedir.sh +++ b/Scripts/zip_from_gamedir.sh @@ -1,6 +1,6 @@ #! /usr/bin/env sh -7z a -tzip "NewCamera_$1_incl_spl_linux.zip" \ +7z a -tzip "NewCamera+WorldTuningTool_$1_incl_spl_linux.zip" \ ucrtbase.dll \ nativePC/plugins/CSharp/Loader/Default.bin \ nativePC/plugins/CSharp/Loader/SharpPluginLoader.Bootstrapper.dll \ |