YouDunIt/EditVRProject.ps1

4 lines
194 B
PowerShell
Executable file

Set-Location engine/
&"scons" "target=editor" "custom_modules=../modules" "disable_exceptions=no"
Set-Location ../vr-project
&"../engine/bin/godot.windows.editor.x86_64.exe" "--editor" --path .