Use HTTPS

This commit is contained in:
Matthias Mailänder
2024-05-04 13:56:00 +02:00
committed by Gustas
parent 0f4f52fa1a
commit 84e6623773

View File

@@ -27,19 +27,19 @@
<launchable type="desktop-id">openra-{MODID}.desktop</launchable>
<screenshots>
<screenshot{SCREENSHOT_RA}>
<image>http://www.openra.net/images/appdata/ingame-ra.png</image>
<image>https://www.openra.net/images/appdata/ingame-ra.png</image>
<caption>Red Alert mod</caption>
</screenshot>
<screenshot{SCREENSHOT_CNC}>
<image>http://www.openra.net/images/appdata/ingame-cnc.png</image>
<image>https://www.openra.net/images/appdata/ingame-cnc.png</image>
<caption>Tiberian Dawn mod</caption>
</screenshot>
<screenshot{SCREENSHOT_D2K}>
<image>http://www.openra.net/images/appdata/ingame-d2k.png</image>
<image>https://www.openra.net/images/appdata/ingame-d2k.png</image>
<caption>Dune 2000 Mod</caption>
</screenshot>
<screenshot>
<image>http://www.openra.net/images/appdata/multiplayer.png</image>
<image>https://www.openra.net/images/appdata/multiplayer.png</image>
<caption>Multiplayer lobby in the Tiberian Dawn mod</caption>
</screenshot>
</screenshots>