You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Merge pull request #112004 from twrightsman/fix/appstream-broken-screenshot
Fix broken screenshot link in Appstream metadata
This commit is contained in:
@@ -20,9 +20,9 @@
|
|||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<screenshots>
|
<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>
|
<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>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<url type="homepage">https://godotengine.org</url>
|
<url type="homepage">https://godotengine.org</url>
|
||||||
|
|||||||
Reference in New Issue
Block a user