1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2026-04-30 02:49:36 +00:00
This commit is contained in:
ineed bots
2024-03-20 13:04:27 -06:00
parent a9ea7acec3
commit 06dfea7790
4 changed files with 7 additions and 3 deletions
+5
View File
@@ -4,3 +4,8 @@
logs/
demos/
missingasset.csv
compiled/
source/
maps/maps/
maps/scripts/
pregsc.dat
BIN
View File
Binary file not shown.
+2 -3
View File
@@ -1,11 +1,10 @@
@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\
xcopy /y /s /e .\scripts\ .\source\scripts\
xcopy /y /s /e .\maps\ .\source\maps\
preGSC.exe -noforeach -nopause