mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-24 02:17:27 -04:00
use template_debug sandbox with editor
This commit is contained in:
parent
531188b9ad
commit
a6a0ba6441
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
||||||
[resource]
|
[resource]
|
||||||
script = ExtResource("1_q0dqh")
|
script = ExtResource("1_q0dqh")
|
||||||
linux = "sandbox/Sandbox.x86_64"
|
linux = "sandbox/Sandbox.x86_64"
|
||||||
linux_debug = "godot.linuxbsd.editor.dev.sandbox.x86_64.llvm"
|
linux_debug = "godot.linuxbsd.template_debug.dev.sandbox.x86_64.llvm"
|
||||||
windows = "Sandbox.exe"
|
windows = "Sandbox.exe"
|
||||||
windows_debug = "godot.windows.editor.dev.sandbox.x86_64.exe"
|
windows_debug = "godot.windows.template_debug.dev.sandbox.x86_64.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue