Go to file
2020-04-17 08:27:01 -05:00
.github/workflows Fix typo. 2020-04-12 09:12:05 -05:00
android/src/games/lightsout/godot/tts Initial Android support. 2019-12-30 12:57:19 -06:00
src Bump GDNative dependency and refactor. 2020-03-19 13:16:56 -05:00
.gitignore Tweak .gitignore. 2019-09-13 10:59:37 -05:00
.gitlab-ci.yml Can we build this on Rust nightly? 2020-04-10 10:25:16 -05:00
Cargo.toml Since we don't use the Rust version number, pin it to 0.1.0. 2020-04-11 13:22:45 -05:00
godot-tts.gdnlib Set a library for the Server platform even though we don't use it, eliminating a warning. 2020-01-14 19:55:51 -06:00
godot-tts.gdnlib.release Fix incorrect path to debug build in release definition. 2020-04-17 08:27:01 -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 Use floats for JavaScript rate, hopefully fixing slow speech issues likely caused by rate being 0. 2020-04-12 10:05:18 -05:00