1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Fix broken screenshot link in Appstream metadata

This commit is contained in:
Travis Wrightsman
2025-10-24 19:43:36 +02:00
parent ab6c6eece8
commit f6caaa8fce

View File

@@ -20,9 +20,9 @@
</p>
</description>
<screenshots>
<screenshot type="default" width="1330" height="720">
<screenshot type="default" width="1279" height="758">
<caption>3D project loaded in the Godot Engine editor</caption>
<image>https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg</image>
<image>https://docs.godotengine.org/en/stable/_images/introduction_editor.webp</image>
</screenshot>
</screenshots>
<url type="homepage">https://godotengine.org</url>