summarylogtreecommitdiffstats
path: root/ankama-launcher
AgeCommit message (Collapse)Author
2022-01-24Update .desktop file patching and add --no-sandboxGenesis
2019-12-11Fix launcher auto-updaterGenesis
- Changed installation directory from /opt/appimages to /opt/ankama-launcher - Added post-install and post-upgrade instructions to add current user to the "games" group in order to make the launcher auto-updater work - Added post-remove instructions to help clean out all the leftover files after removing the package
2019-11-05Improve PKGBUILDGenesis
- Remove .desktop file patch and replace it with searches and replaces using `sed` - Add a bash script in /usr/bin to run the AppImage from the terminal - The .desktop file now calls the bash script to run the AppImage