mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 15:19:14 +00:00
use options
This commit is contained in:
parent
a1651baa5a
commit
c4a222089c
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,6 +10,5 @@ demos/
|
||||
missingasset.csv
|
||||
compiled/
|
||||
source/
|
||||
maps/maps/
|
||||
maps/scripts/
|
||||
pregsc/
|
||||
pregsc.dat
|
||||
|
@ -7,4 +7,4 @@ 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
|
||||
preGSC.exe -noforeach -nopause -infold .\source\ -outfold .\pregsc\
|
||||
|
Loading…
x
Reference in New Issue
Block a user