use soild lzma compressor to nsis

This commit is contained in:
pa
2026-03-24 09:14:33 +09:00
parent e8053612ff
commit 468696dfce

View File

@@ -32,6 +32,7 @@
;--------------------------------
;General
SetCompressor /SOLID lzma
Unicode True
Name "VRCX"
OutFile "VRCX_Setup.exe"