Compare commits
3 Commits
Author | SHA1 | Date |
---|---|---|
|
fcbe264d63 | 2 years ago |
|
f8049c8178 | 2 years ago |
|
d0899623ad | 2 years ago |
@ -0,0 +1,63 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<!-- Copyright 2020 Syping --> |
||||
<component type="desktop-application"> |
||||
<id>de.syping.gta5view</id> |
||||
<launchable type="desktop-id">de.syping.gta5view.desktop</launchable> |
||||
<metadata_license>CC0-1.0</metadata_license> |
||||
<project_license>GPL-3.0+</project_license> |
||||
|
||||
<name>gta5view</name> |
||||
|
||||
<summary>Open and edit GTA V profiles</summary> |
||||
<summary xml:lang="de">GTA V Profile öffnen und bearbeiten</summary> |
||||
|
||||
<icon type="remote">https://img.syping.de/gta5view/gta5view.png</icon> |
||||
|
||||
<description> |
||||
<p>Open Source Snapmatic picture and Savegame viewer/editor for GTA V</p> |
||||
<p>Features</p> |
||||
<ul> |
||||
<li>View Snapmatics with the ability to disable them in-game</li> |
||||
<li>Edit Snapmatic pictures and properties in multiple ways</li> |
||||
<li>Import/Export Snapmatics, Savegames and pictures</li> |
||||
<li>Choose between multiple Social Club accounts as GTA V profiles IDs</li> |
||||
</ul> |
||||
</description> |
||||
|
||||
<categories> |
||||
<category>Utility</category> |
||||
</categories> |
||||
|
||||
<developer_name>Syping</developer_name> |
||||
|
||||
<releases> |
||||
<release date="2020-10-11" version="1.8.0" /> |
||||
</releases> |
||||
|
||||
<screenshots> |
||||
<screenshot type="default"> |
||||
<caption>User Interface</caption> |
||||
<image type="source">https://img.syping.de/gta5view/mainui_kde.png</image> |
||||
</screenshot> |
||||
<screenshot> |
||||
<caption>Snapmatic Viewer</caption> |
||||
<image type="source">https://img.syping.de/gta5view/picture_kde.png</image> |
||||
</screenshot> |
||||
<screenshot> |
||||
<caption>Picture Importer</caption> |
||||
<image type="source">https://img.syping.de/gta5view/import_kde.png</image> |
||||
</screenshot> |
||||
<screenshot> |
||||
<caption>Snapmatic Player Editor</caption> |
||||
<image type="source">https://img.syping.de/gta5view/players_kde.png</image> |
||||
</screenshot> |
||||
<screenshot> |
||||
<caption>Snapmatic Property Editor</caption> |
||||
<image type="source">https://img.syping.de/gta5view/prop_kde.png</image> |
||||
</screenshot> |
||||
</screenshots> |
||||
|
||||
<content_rating type="oars-1.1" /> |
||||
|
||||
<url type="homepage">https://gta5view.syping.de/</url> |
||||
</component> |
Loading…
Reference in new issue