In the old setup, we did server-side detection (Based on the User-Agent) what the most likely download is that you would be needing. In the new setup we cannot do this server-side anymore, so we need a client-side detection script for this.
Here we would like to see only 'win64' if you use Windows on a 64bit system. This greatly reduces the amount of bug-tickets because people downloaded the wrong binary.
The text was updated successfully, but these errors were encountered:
In the old setup, we did server-side detection (Based on the User-Agent) what the most likely download is that you would be needing. In the new setup we cannot do this server-side anymore, so we need a client-side detection script for this.
https://www.staging.openttd.org/downloads/openttd-releases/1.8.0.html
Here we would like to see only 'win64' if you use Windows on a 64bit system. This greatly reduces the amount of bug-tickets because people downloaded the wrong binary.
The text was updated successfully, but these errors were encountered: