aboutsummaryrefslogtreecommitdiff
path: root/distribution/macos/shortcut-launch-script.sh
AgeCommit message (Collapse)Author
2024-01-22Fix architecture preference for MacOS game shortcuts (#6145)Alex0007
* Fix architecture preference for MacOS game shortcuts * Detect arch and then pass it to script Co-authored-by: jcm <john.moody@coloradocollege.edu> * Remove old script write call in `CreateShortcutMacos` * Turn launch script into EmbeddedResource * Added final newline --------- Co-authored-by: jcm <john.moody@coloradocollege.edu>