mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 05:00:49 +00:00
5 lines
120 B
Batchfile
5 lines
120 B
Batchfile
@echo off
|
|
cd /d "%~dp0"
|
|
|
|
call ..\prepare.cmd || exit /b 1
|
|
powershell.exe -ExecutionPolicy Bypass -File "..\packages.ps1" |