use template_debug sandbox with editor

This commit is contained in:
Nordup 2024-02-13 04:46:19 +04:00
parent 531188b9ad
commit a6a0ba6441

View file

@ -5,6 +5,6 @@
[resource]
script = ExtResource("1_q0dqh")
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_debug = "godot.windows.editor.dev.sandbox.x86_64.exe"
windows_debug = "godot.windows.template_debug.dev.sandbox.x86_64.exe"