godot-tts/godot-tts.gdnlib

23 lines
930 B
Plaintext
Raw Normal View History

2018-06-13 12:14:03 +00:00
[entry]
Server.64="res://addons/godot-tts/target/debug/libgodot_tts.so"
2019-09-13 15:49:56 +00:00
Windows.64="res://addons/godot-tts/target/debug/godot_tts.dll"
2023-03-18 15:43:44 +00:00
Windows.32="res://addons/godot-tts/target/debug/32/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"
2023-03-18 15:43:44 +00:00
X11.32="res://addons/godot-tts/target/debug/32/libgodot_tts.so"
2020-08-12 23:59:03 +00:00
OSX.64="res://addons/godot-tts/target/debug/libgodot_tts.dylib"
2023-03-18 15:43:44 +00:00
IOS="res://addons/godot-tts/target/debug/libgodot_tts.a"
2018-06-13 12:14:03 +00:00
[dependencies]
2023-03-18 15:43:44 +00:00
Windows.64=[ "res://addons/godot-tts/target/debug/nvdaControllerClient64.dll", "res://addons/godot-tts/target/debug/SAAPI64.dll" ]
Windows.32=[ "res://addons/godot-tts/target/debug/32/dolapi32.dll", "res://addons/godot-tts/target/debug/32/nvdaControllerClient32.dll", "res://addons/godot-tts/target/debug/32/SAAPI32.dll" ]
2018-06-13 12:14:03 +00:00
[general]
singleton=false
load_once=true
symbol_prefix="godot_"
2019-12-22 21:04:14 +00:00
reloadable=false