mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-01 06:20:15 +02:00
Add assets (#113)
* Add 128x128 icon needed for Flathub submission * Add screenshot * Align metainfo to use screenshot in the upstream repository * Edit CMake to install 128x128 icon in correct folder * Add jpg screenshots
This commit is contained in:
parent
4db4e5fbcb
commit
ad4a17c2f2
5 changed files with 4 additions and 5 deletions
|
@ -21,13 +21,10 @@
|
|||
</provides>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://github.com/kowalski7cc/com.github.k4zmu2a.spacecadetpinball/blob/main/screenshots/screenshot-1.png?raw=true</image>
|
||||
<image>https://raw.githubusercontent.com/k4zmu2a/SpaceCadetPinball/master/Screenshots/screenshot-1.jpg</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://github.com/kowalski7cc/com.github.k4zmu2a.spacecadetpinball/blob/main/screenshots/screenshot-2.png?raw=true</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://github.com/kowalski7cc/com.github.k4zmu2a.spacecadetpinball/blob/main/screenshots/screenshot-3.png?raw=true</image>
|
||||
<image>https://raw.githubusercontent.com/k4zmu2a/SpaceCadetPinball/master/Screenshots/screenshot-2.jpg</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue