Roblox / foreman

Toolchain manager for Roblox projects
MIT License
178 stars 26 forks source link

use tar for distributing releases on MacOS and Linux to retain execute flags #29

Open matthargett opened 2 years ago

matthargett commented 2 years ago

Right now, users on MacOS and Linux unzip the release, but the binary isn't marked as executable. Use a platform-appropriate archiver that retains the correct file bits.