diff --git a/godot-tts.gdnlib b/godot-tts.gdnlib index 8e93148..2c3f863 100644 --- a/godot-tts.gdnlib +++ b/godot-tts.gdnlib @@ -1,5 +1,6 @@ [entry] +Server.64="res://addons/godot-tts/target/debug/libgodot_tts.so" Windows.64="res://addons/godot-tts/target/debug/godot_tts.dll" X11.64="res://addons/godot-tts/target/debug/libgodot_tts.so" diff --git a/godot-tts.gdnlib.release b/godot-tts.gdnlib.release index 1419fa3..2e22313 100644 --- a/godot-tts.gdnlib.release +++ b/godot-tts.gdnlib.release @@ -1,5 +1,6 @@ [entry] +Server.64="res://addons/godot-tts/target/release/libgodot_tts.so" Windows.64="res://addons/godot-tts/target/release/godot_tts.dll" X11.64="res://addons/godot-tts/target/release/libgodot_tts.so"