mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 20:55:57 +00:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
|
[gd_resource type="NativeScript" load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://godot_tts.gdnlib" type="GDNativeLibrary" id=1]
|
||
|
|
||
|
[resource]
|
||
|
|
||
|
resource_name = "godot_tts"
|
||
|
class_name = "godot_tts"
|
||
|
library = ExtResource( 1 )
|