dist: update screenshots on metainfo XML files. (#1311)

These should now be "forever" URLs linking to image files that can be overwritten with each release without touching these XML files each time.

**Linking to the thumbnails is intentional.** Unlike the full screenshots the shrunken jpegs will always be smaller than pngs for these, so we never need to change the file extension; and there's really no reason for making everyone download huge screenshots with this stuff anyway - they can go to the website for that.

The current website organizes everything so that we have 8 screenshots of each game, numbered 1-4 for Chocolate and 5-8 for GZ. Including screenshots 1, 2, 7 and 8 therefore should give us a fairly representative variety.
This commit is contained in:
mc776 2024-02-05 07:44:32 -08:00 committed by GitHub
parent 1e1b630192
commit beb51bd056
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 24 deletions

View file

@ -39,20 +39,20 @@
</content_rating>
<screenshots>
<screenshot type="default">
<image>https://freedoom.github.io/img/screenshots/phase1-gzdoom-e1m6-upstairs-0.13.0.png</image>
<caption>E1M6: Training Facility</caption>
<image>https://freedoom.github.io/img/screenshots/tn_p1_1.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/phase1-gzdoom-e2m8-tripods-0.13.0.png</image>
<caption>E2M8: Containment Cell</caption>
<image>https://freedoom.github.io/img/screenshots/tn_p1_2.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/phase1-gzdoom-e3m1-trilobites-worms-0.13.0.png</image>
<caption>E3M1: Land of the Lost</caption>
<image>https://freedoom.github.io/img/screenshots/tn_p1_7.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/phase1-gzdoom-e3m3-pain-lord-0.13.0.png</image>
<caption>E3M3: Sacrificial Bastion</caption>
<image>https://freedoom.github.io/img/screenshots/tn_p1_8.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
</screenshots>
<releases>