LRFLEW / OpenRCT2Launcher

An Open Source Launcher & Updater for OpenRCT2
MIT License
200 stars 20 forks source link

Fix macOS .dylib symlink issue #67

Open phu54321 opened 2 years ago

phu54321 commented 2 years ago

Uses somewhat herustic method to auto-apply symlink to stale files. Also, some .dylib are not labeled as executable on the zip file, so adding executable bits manually.

Fixes #65