Improve scripts.
parent
0bec953871
commit
144747c1d8
|
@ -1,4 +1,5 @@
|
|||
@echo off & setlocal
|
||||
cd %~dp0
|
||||
pushd ..\..
|
||||
iw4x -zonebuilder +set fs_game "mods\Hide and Seek v2" +buildzone "..\mods\Hide and Seek v2\mod" +quit
|
||||
popd
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
@echo off & setlocal
|
||||
cd %~dp0
|
||||
git-bash ./build_iwd.sh
|
||||
endlocal
|
Loading…
Reference in New Issue