mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
[godot] Keep vorbis for minimal build.
This commit is contained in:
parent
9ce8d5171a
commit
a19262ca3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -172,3 +172,4 @@ spine-godot/example/.import
|
|||||||
spine-godot/spine_godot/*.obj
|
spine-godot/spine_godot/*.obj
|
||||||
*.bc
|
*.bc
|
||||||
spine-godot/example/.godot
|
spine-godot/example/.godot
|
||||||
|
spine-godot/example-v4/.godot
|
||||||
|
|||||||
@ -26,7 +26,6 @@ module_theora_enabled = "no"
|
|||||||
module_tinyexr_enabled = "no"
|
module_tinyexr_enabled = "no"
|
||||||
module_upnp_enabled = "no"
|
module_upnp_enabled = "no"
|
||||||
module_vhacd_enabled = "no"
|
module_vhacd_enabled = "no"
|
||||||
module_vorbis_enabled = "no"
|
|
||||||
module_webm_enabled = "no"
|
module_webm_enabled = "no"
|
||||||
module_webp_enabled = "no"
|
module_webp_enabled = "no"
|
||||||
module_webrtc_enabled = "no"
|
module_webrtc_enabled = "no"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user