4 lines
164 B
PowerShell
Executable file
4 lines
164 B
PowerShell
Executable file
Set-Location engine/
|
|
&"scons" "target=editor" "custom_modules=../modules"
|
|
Set-Location ..
|
|
&"engine/bin/godot.windows.editor.x86_64.exe" "--editor" "--path project"
|