This commit is contained in:
2026-06-23 01:23:26 +09:30
parent 32de402bbd
commit 4e232d6910
+2 -1
View File
@@ -114,7 +114,8 @@ try {
"-quit", "-quit",
"-projectPath", "$PWD", "-projectPath", "$PWD",
"-executeMethod", "$method", "-executeMethod", "$method",
"-logFile", "$logFile" "-logFile", "$logFile",
"-verbose"
) )
Write-Host "Starting Unity..." Write-Host "Starting Unity..."