4 lines
155 B
Batchfile
4 lines
155 B
Batchfile
@ECHO OFF
|
|
call env.win.bat
|
|
"%GARRYSMODPATH%\bin\gmpublish.exe" update -id 468149739 -icon "media\gamemode_workshop.jpg" -addon "pack.gma" -changes ""
|
|
PAUSE |