scriptable-client-installers/Project-BO4/compile.bat

4 lines
102 B
Batchfile
Raw Permalink Normal View History

2024-02-27 05:30:24 -05:00
@echo off
if not exist "build" mkdir "build"
..\tools\makensis.exe "..\Project-BO4\BO4_Installer.nsi"