A distrobox container including every needed files, packages and dependencies to run the Ankama launcher and the related games (Dofus, Dofus-Retro, Wakfu). Supports the SteamDeck and SteamOS!
GNU General Public License v3.0
7
stars
1
forks
source link
Correct download link for the Ankama Launcher AppImage #43
It seems like Ankama blocked downloading the AppImage without specific user-agent, causing the ADD statement to fail downloading it. This commit aims to replace the ADD statement by a curl command including the required parameter to download the AppImage (taken from Firefox's Dev Panel/Network Tab)
It seems like Ankama blocked downloading the AppImage without specific user-agent, causing the ADD statement to fail downloading it. This commit aims to replace the ADD statement by a curl command including the required parameter to download the AppImage (taken from Firefox's Dev Panel/Network Tab)