mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-19 00:06:42 +08:00
12 lines
347 B
Markdown
12 lines
347 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
|
|
* macOS
|
|
* Editor
|
|
* Debug: |