sui-scoreboard/SUIScoreboard-SteamUpdate.bat
2023-05-25 14:26:34 -03:00

5 lines
255 B
Batchfile

@echo off
cd /d "V:\SteamLibrary\SteamApps\common\GarrysMod\bin"
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