ShadowBlip / OpenGamepadUI

Open source gamepad-native game launcher and overlay
https://opengamepadui.readthedocs.io
GNU General Public License v3.0
320 stars 14 forks source link

Custom godot fix #335

Closed bell07 closed 1 month ago

bell07 commented 2 months ago

Respect GODOT variable for version / release determination

In Gentoo the godot binary is installed in /usr/bin/godot4 because can be insalled with godot3 at the same time.

Using GODOT=/usr/bin/godot4 make I seen two error messages abount godot not found. This PR fixes the custom named godot usage.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 0.30.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: