Files
Gmod-PropHuntExtended/package.bat
T
Michael Fabian 'Xaymar' Dirks f38e70dce9 Rename automated building scripts
2017-11-24 02:06:09 +01:00

4 lines
113 B
Batchfile

@ECHO OFF
call env.win.bat
"%GARRYSMODPATH%\bin\gmad.exe" create -folder "%CD%\source" -out "%CD%\pack.gma"
PAUSE