Floogen / Stardrop

Stardrop is an open-source, cross-platform mod manager for the game Stardew Valley.
https://floogen.gitbook.io/stardrop/
GNU General Public License v3.0
116 stars 32 forks source link

[Linux] Stardrop built-in updater does not set executable bit on bash file #191

Closed Martmists-GH closed 5 months ago

Martmists-GH commented 5 months ago

This can be solved by running chmod +x path/to/Stardrop.sh

stop5 commented 5 months ago

can't it add the executable bit to the internal binary at the same time?

jahtnamas commented 5 months ago

seems to be fixed after updating to 1.1.2 just now