mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-13 10:38:46 +08:00
[godot] Remove the windows dev builds in gdextensions file.
This commit is contained in:
parent
0fc80d5b8b
commit
88b1c2c279
@ -12,10 +12,6 @@ macos.release = "res://bin/macos/macos.framework/libspine_godot.macos.template_r
|
|||||||
ios.debug = "res://bin/ios/ios.framework/libspine_godot.ios.template_debug"
|
ios.debug = "res://bin/ios/ios.framework/libspine_godot.ios.template_debug"
|
||||||
ios.release = "res://bin/ios/ios.framework/libspine_godot.ios.template_release"
|
ios.release = "res://bin/ios/ios.framework/libspine_godot.ios.template_release"
|
||||||
|
|
||||||
windows.editor.dev.x86_64 = "res://bin/windows/libspine_godot.windows.editor.dev.x86_64.dll"
|
|
||||||
windows.debug.dev.x86_64 = "res://bin/windows/libspine_godot.windows.template_debug.dev.x86_64.dll"
|
|
||||||
windows.release.dev.x86_64 = "res://bin/windows/libspine_godot.windows.template_release.dev.x86_64.dll"
|
|
||||||
|
|
||||||
windows.editor.x86_64 = "res://bin/windows/libspine_godot.windows.editor.x86_64.dll"
|
windows.editor.x86_64 = "res://bin/windows/libspine_godot.windows.editor.x86_64.dll"
|
||||||
windows.debug.x86_64 = "res://bin/windows/libspine_godot.windows.template_debug.x86_64.dll"
|
windows.debug.x86_64 = "res://bin/windows/libspine_godot.windows.template_debug.x86_64.dll"
|
||||||
windows.release.x86_64 = "res://bin/windows/libspine_godot.windows.template_release.x86_64.dll"
|
windows.release.x86_64 = "res://bin/windows/libspine_godot.windows.template_release.x86_64.dll"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user