updater fix

This commit is contained in:
GetParanoid 2026-04-12 05:59:15 -05:00
parent 827d32298e
commit 45ea3c8d3b

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"