Merge branch 'main' of ssh://git.logs.houseoffun.gg:222/GetParanoid/spt

This commit is contained in:
GetParanoid 2026-04-12 05:22:43 -07:00
commit a8d59e04ab

View file

@ -10,4 +10,4 @@ echo "Pulling latest changes..."
git pull origin main
echo "Laucnhing SPT..."
start "" "SPT.Launcher.exe"
start "" /d "%~dp0SPT" "%~dp0SPT\SPT.Launcher.exe"