diff --git a/godot_tts.gdnlib b/godot_tts.gdnlib index 695f4df..d4dc73b 100644 --- a/godot_tts.gdnlib +++ b/godot_tts.gdnlib @@ -1,6 +1,6 @@ [entry] -X11.64="res://target/debug/libgodot_tts.so" +X11.64="res://addons/godot-tts/target/debug/libgodot_tts.so" [dependencies] diff --git a/godot_tts.gdns b/godot_tts.gdns index 1c84477..1ba9b4c 100644 --- a/godot_tts.gdns +++ b/godot_tts.gdns @@ -1,6 +1,6 @@ [gd_resource type="NativeScript" load_steps=2 format=2] -[ext_resource path="res://godot_tts.gdnlib" type="GDNativeLibrary" id=1] +[ext_resource path="res://addons/godot-tts/godot_tts.gdnlib" type="GDNativeLibrary" id=1] [resource]