mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 10:36:01 +10:00
update
This commit is contained in:
@@ -8,7 +8,7 @@ if not exist "build\windows" mkdir "build\windows"
|
||||
|
||||
rem Build the project
|
||||
echo Running Godot export...
|
||||
"D:\Godot\Godot_v4.4.1-stable_win64.exe" --headless --verbose --export-release "Windows Desktop" "build\windows\PNGTuber-Plus.exe"
|
||||
"D:\Godot\Godot_v4.4.1-stable_win64.exe" --headless --export-release "Windows Desktop" "build\windows\PNGTuber-Plus.exe"
|
||||
|
||||
if %ERRORLEVEL% EQU 0 (
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user