Go to file
Nolan Darilek 8fc2321050 Merge branch 'missing_library_fix' into 'master'
Only initialize TTS outside the editor if system libraries are available

Closes #3

See merge request lightsoutgames/godot-tts!1
2019-10-16 12:39:22 +00:00
src If rate values > 100 are passed in, cap them at 100. 2019-10-09 16:12:47 -05:00
.gitignore Tweak .gitignore. 2019-09-13 10:59:37 -05:00
.gitlab-ci.yml Correctly copy release resources. 2019-10-09 19:19:37 -05:00
Cargo.toml Add rate property. 2019-09-27 13:03:19 -05:00
godot-tts.gdnlib Add Windows libraries. 2019-09-13 10:49:56 -05:00
godot-tts.gdnlib.release Add release gdnlib with correct build paths. 2019-09-13 10:52:19 -05:00
godot-tts.gdns Fix another name inconsistency. 2019-09-13 10:03:13 -05:00
LICENSE Add MIT license. 2018-06-13 12:19:07 +00:00
TTS.gd Only initialize TTS outside the editor if system libraries are available 2019-10-12 15:27:59 -07:00