minecraft-linux / mcpelauncher-ui-manifest

Manifest for the Qt launcher part, which lets you download and manage Minecraft versions and can assist in troubleshooting.
https://minecraft-linux.github.io
29 stars 8 forks source link

Proxy settings needed #14

Open LinHeLurking opened 4 years ago

LinHeLurking commented 4 years ago

In some region the connection speed to Google play is too slow. Therefore proxy is needed to download .apk files.

ChristopherHX commented 4 years ago

This Project uses libcurl to communicate with google play. I'm not using any proxy, look here https://curl.haxx.se/libcurl/c/libcurl-env.html [scheme]_proxy to use a proxy for the google play downloader, may or may not work