retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Implement initial visual impairment accessibility addons #221

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

Closes #212

Added godot-tts and godot-accessibility addons with some custom modifications. This needs to be properly integrated in the build system to support all current release targets.

rsubtil commented 1 year ago

Need to keep an eye on https://github.com/godotengine/godot/pull/61316 when 3.6 releases, as it replaces the godot-tts addon. But until it's broadly available and tested, this solution will be used.