1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-07 13:49:33 -05:00

Add title to build.bat

This commit is contained in:
Jbleezy 2024-05-15 00:28:39 -07:00
parent 20ed947ec4
commit 191a603681

View File

@ -1,5 +1,7 @@
@echo off @echo off
title Building BO2-Reimagined
"%OAT_BASE%\Linker.exe" ^ "%OAT_BASE%\Linker.exe" ^
--load "%OAT_GAME%\zone\all\weapons!metalstorm_mms_sp.ff" ^ --load "%OAT_GAME%\zone\all\weapons!metalstorm_mms_sp.ff" ^
--load "%OAT_GAME%\zone\all\weapons!exptitus6_sp.ff" ^ --load "%OAT_GAME%\zone\all\weapons!exptitus6_sp.ff" ^