feat: (sara) fixed run editor for windows script
This commit is contained in:
parent
1c73653605
commit
1fd506e04e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Set-Location engine/
|
||||
&"scons" "target=editor" "custom_modules=../modules"
|
||||
Set-Location ..
|
||||
&"engine/bin/godot.windows.editor.x86_64.exe" "--editor" "--path project"
|
||||
Set-Location ../project
|
||||
&"../engine/bin/godot.windows.editor.x86_64.exe" "--editor" --path .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue