1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2026-03-23 11:03:01 +00:00
This commit is contained in:
ineed bots
2024-03-20 12:57:08 -06:00
parent 26a5adae13
commit a9ea7acec3
9 changed files with 38 additions and 64 deletions

11
ci/pregsc.bat Normal file
View File

@@ -0,0 +1,11 @@
@echo off
pushd .\ci\
if not exist ".\source\" mkdir .\source\
if not exist ".\source\scripts\" mkdir .\source\scripts\
if not exist ".\source\maps\" mkdir .\source\maps\
xcopy /y /s /e ..\scripts\ .\source\scripts\
xcopy /y /s /e ..\maps\ .\source\maps\
preGSC.exe -noforeach -nopause