sui-scoreboard/SUIScoreboard-SteamUpdate.bat

5 lines
255 B
Batchfile
Raw Permalink Normal View History

2016-07-13 10:27:32 -04:00
@echo off
2023-05-25 13:26:34 -04:00
cd /d "V:\SteamLibrary\SteamApps\common\GarrysMod\bin"
2016-07-13 10:27:32 -04:00
gmad.exe create -folder "D:\Github\sui-scoreboard" -out "D:\Github\sui-scoreboard.gma"
gmpublish update -addon "D:\Github\sui-scoreboard.gma" -id "160121673" -changes "Change it later"
pause