Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | Update .desktop file patching and add --no-sandbox | Genesis | |
2019-12-11 | Fix launcher auto-updater | Genesis | |
- 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-05 | Improve PKGBUILD | Genesis | |
- 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 |