com.supermodel3.Supermodel/com.supermodel3.Supermodel.metainfo.xml
jflatt ae3532224c
Update com.supermodel3.Supermodel.metainfo.xml
Co-authored-by: Hubert Figuière <hub@figuiere.net>
2023-06-27 17:42:13 -07:00

38 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.supermodel3.Supermodel</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Supermodel</name>
<summary>
A Sega Model 3 Arcade Emulator.
</summary>
<description>
<p>
Supermodel emulates Sega&apos;s Model 3 arcade platform,
allowing you to play a number of ground-breaking arcade classics on your PC.
It uses OpenGL and the SDL library, and can run on Windows, Linux, and Mac OS X.
The source code is freely available under the terms of the GNU General Public License.
</p>
</description>
<categories>
<category>Game</category>
<category>ArcadeGame</category>
<category>Emulator</category>
</categories>
<url type="homepage">https://www.supermodel3.com</url>
<launchable type="desktop-id">com.supermodel3.Supermodel.desktop</launchable>
<releases>
<release version="0.3a-WIP" date="2023-04-01"/>
</releases>
<provides>
<binary>supermodel</binary>
</provides>
<content_rating type="oars-1.1" />
<screenshots>
<screenshot type="default">
<image type="source" width="1024" height="723">http://www.supermodel3.com/Images/Dayto2PE_InYourFace_1024x723_Low.jpg</image>
</screenshot>
</screenshots>
</component>