6 Commits

Author SHA1 Message Date
Adam Scott
fc44c1db05 Fix missing downloads for macOS and Android (#1110) 2025-10-24 22:54:12 +02:00
Thaddeus Crews
645e6c7439 Add missing Pico OS downloads 2025-08-31 10:18:21 -05:00
Rémi Verschelde
7bc695b97f Download: Add Horizon OS APK and Horizon Store app, minor refactoring (#936) 2024-09-23 17:13:37 +02:00
Adam Scott
f017abaa36 Update download page (#885)
- Add Windows ARM64 download links
- Add and rename arch tags to match Godot arch tags
2024-08-08 16:03:44 +02:00
Yuri Sizov
405220fe06 Add support for download config overrides
- Add Linux ARM builds for 4.2 beta5 and later
- Add an override for previous releases to remove Linux ARM builds.
- Add an override for early 4.0 alphas to remove non-existent .NET builds.
2023-11-07 16:22:21 +01:00
Yuri Sizov
5c406d2903 Add a download page for preview builds (#640)
- Make downloads data-driven, create a database of versions;
- Add a custom plugin to generate download URLs;
- Use the new plugin for the regular downloads page as well.
2023-05-17 20:36:53 +02:00