Update SUIScoreboard-SteamUpdate.bat

This commit is contained in:
Júlio C. Oliveira 2023-05-25 14:26:34 -03:00
parent 6165c1ebb7
commit c66610cf71

View File

@ -1,5 +1,5 @@
@echo off @echo off
cd /d "G:\SteamLibrary\SteamApps\common\GarrysMod\bin" cd /d "V:\SteamLibrary\SteamApps\common\GarrysMod\bin"
gmad.exe create -folder "D:\Github\sui-scoreboard" -out "D:\Github\sui-scoreboard.gma" 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" gmpublish update -addon "D:\Github\sui-scoreboard.gma" -id "160121673" -changes "Change it later"
pause pause