scriptable-client-installers/Project-BO4/compile.bat
2024-02-27 05:30:24 -05:00

4 lines
102 B
Batchfile

@echo off
if not exist "build" mkdir "build"
..\tools\makensis.exe "..\Project-BO4\BO4_Installer.nsi"