mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-10-31 15:20:10 +00:00
64523709bf
This requires the use of WinHTTP (for Windows) or libcurl (for all others except Emscripten). Emscripten does not support http(s) calls currently. On Linux it requires ca-certificates to be installed, so the HTTPS certificate can be validated. It is really likely this is installed on any modern machine, as most connections these days are HTTPS. (On MacOS and Windows the certificate store is filled by default) Reminder: in case the http(s):// connection cannot be established, OpenTTD falls back to a custom TCP-based connection to fetch the content from the content-service. Emscripten will always do this. |
||
---|---|---|
.. | ||
ci-build.yml | ||
codeql.yml | ||
commit-checker.yml | ||
preview_build.yml | ||
preview_label.yml | ||
preview_push.yml | ||
release-docs.yml | ||
release-linux.yml | ||
release-macos.yml | ||
release-source.yml | ||
release-windows-store.yml | ||
release-windows.yml | ||
release.yml | ||
unused-strings.yml | ||
upload-aws.yml | ||
upload-gog.yml | ||
upload-steam.yml |