You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to test on Rider/Linux on at the moment, but some thoughts:
Is the GODOT environment variable set to the location of the Godot executable? (Does running echo $GODOT in a terminal produce the correct path value?)
If the GODOT variable is set, what happens if you change the value in Properties/launchSettings.json from %GODOT% to $GODOT?
I'm getting "Error: Invalid exe path: %GODOT%" on Linux.
The text was updated successfully, but these errors were encountered: