Quote from: morganw on Wed 20/05/2020 16:00:58
It is probably worth noting that recent builds of Windows 10 come with a version of curl, and that AGS doesn't change the working directory when it starts, so potentially you may actually be running a separate copy and not the one which you have supplied. Also this shouldn't be confused with the curl alias in Powershell, which is a horrific attempt to map the symbol 'curl' to Powershell's web request functions (which are dependent on other system/IE components, which are potentially not operational).
Is curl a standard program in Linux and/or MacOS? It would be cool if I didn't have to ship it with any of my game's ports.