Go to file
2020-03-19 11:14:29 -05:00
android/src/games/lightsout/godot/tts Initial Android support. 2019-12-30 12:57:19 -06:00
src Remove or guard unwrap calls in rate getter/setter so they don't fail on unsupported synthesizers. 2019-10-17 08:30:16 -05:00
.gitignore Tweak .gitignore. 2019-09-13 10:59:37 -05:00
.gitlab-ci.yml Let's try using Windows shared runners. 2020-03-19 11:14:29 -05:00
Cargo.toml Use an actual gdnative release. 2020-01-17 10:45:11 -06: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 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.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 Add simple getter to determine if screen reader detection is supported. 2020-01-25 08:57:19 -06:00