mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2025-12-06 07:12:01 +01:00
4 lines
162 B
Batchfile
4 lines
162 B
Batchfile
cd "%~dp0"
|
|
powershell -File "build.ps1" Debug
|
|
"C:\Program Files (x86)\nsis\Bin\makensis.exe" /V3 /DUSE_WINGET /DBUILD_DIR=../build-Debug SteamDeckTools_Setup.nsi
|