Commit Graph

11 Commits

Author SHA1 Message Date
Winston
2ae2a776a4 Use correct new download links 2025-09-30 16:37:39 +02:00
Winston
2132707b5b Revert "Improve downloads"
This reverts commit 6c8851a633.
2025-09-30 12:30:54 +02:00
Winston
6c8851a633 Improve downloads 2025-09-29 16:41:14 +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
18a2a0a180 Fix download generation for Godot 3.2.4/3.3 2023-11-07 14:16:48 +01:00
Yuri Sizov
9863552ad6 Add a download card for use in articles 2023-10-25 17:58:01 +02:00
Yuri Sizov
cf65bfbf62 Switch GitHub download links to the new repo
Every available release is now mirrored on GitHub, so we can
finally update the mirror list and the download archive
to point there, which offers better download speeds for
users.

Also added all release dates to the versions file.
2023-09-20 16:08:34 +02:00
Yuri Sizov
2ca6143c81 Fix mirrorlist generation for patch pre-releases 2023-07-13 16:11:47 +02:00
Yuri Sizov
1bfa8e41cf Add the download archive page 2023-06-29 23:04:18 +02:00
Yuri Sizov
69841fad7a Generate the mirrorlist based on static version data 2023-06-19 20:24:43 +02: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