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

Add volume slider configuration #325

Closed rsubtil closed 7 months ago

rsubtil commented 7 months ago

Adds an option to specify volume (for now acts on Master bus, figure out app/theme bus later). Closes #324. image

Also took the opportunity to define a RetroHub engine feature to ensure users use the custom Godot build instead of vanilla one (https://github.com/retrohub-org/godot/commit/e89f8d134d91a99d1b5cf58f7b37f383e5d756a4).