mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
9 lines
308 B
Markdown
9 lines
308 B
Markdown
# Godot binary paths
|
|
## 4.0+
|
|
* Windows
|
|
* Editor
|
|
* Debug: godot/bin/godot.windows.editor.dev.x86_64.exe
|
|
* Release: godot/bin/godot.windows.editor.x86_64.exe
|
|
* Template
|
|
* Debug: godot.windows.template_debug.x86_64.exe
|
|
* Release: godot.windows.template_release.x86_64.exe |