Antiz96 / Ankama-Launcher-Container

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

Closed Antiz96 closed 9 months ago

Antiz96 commented 9 months ago

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)