Files
Gmod-PropHuntExtended/package.bat
T

4 lines
113 B
Batchfile
Raw Permalink Normal View History

2017-11-24 02:04:03 +01:00
@ECHO OFF
call env.win.bat
"%GARRYSMODPATH%\bin\gmad.exe" create -folder "%CD%\source" -out "%CD%\pack.gma"
PAUSE