godot-tts/godot_tts.gdns
2018-06-13 12:14:03 +00:00

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 )