mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 19:35:57 +00:00
18 lines
368 B
Plaintext
18 lines
368 B
Plaintext
[entry]
|
|
|
|
Server.64="res://addons/godot-tts/target/debug/libgodot_tts.so"
|
|
Windows.64="res://addons/godot-tts/target/debug/godot_tts.dll"
|
|
UWP.64="res://addons/godot-tts/target/debug/godot_tts.dll"
|
|
X11.64="res://addons/godot-tts/target/debug/libgodot_tts.so"
|
|
|
|
[dependencies]
|
|
|
|
X11.64=[ ]
|
|
|
|
[general]
|
|
|
|
singleton=false
|
|
load_once=true
|
|
symbol_prefix="godot_"
|
|
reloadable=false
|