From e66fe93ea08614321d0d07d024f7e181c82c965f Mon Sep 17 00:00:00 2001 From: Ambroise Garel <47314805+akaAgar@users.noreply.github.com> Date: Thu, 31 Jul 2025 17:35:08 +0200 Subject: [PATCH] Added "cancel" option --- Make.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/Make.bat b/Make.bat index 4a79e5c..98546bb 100644 --- a/Make.bat +++ b/Make.bat @@ -12,6 +12,7 @@ echo THE ULTIMATE MISSION BUILDER SCRIPT: echo - Build [P]ersianGulf debug theater only (default) echo - Build all [D]ebug theaters echo - Build all [R]elease theaters +echo - [C]ancel echo. set /p buildConfig=Your choice: echo.