Files
HackerOoT/tools/Flips/data/com.github.Alcaro.Flips.metainfo.xml
2024-02-04 13:04:13 +01:00

42 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Adrien Plazas -->
<component type="desktop-application">
<id>com.github.Alcaro.Flips</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Flips</name>
<summary>A patcher for IPS and BPS files</summary>
<description>
<p>
Flips is a patcher for IPS and BPS files, aiming for a simple interface
yet plenty of power under the hood.
</p>
</description>
<screenshots>
<screenshot type="default">
<image width="800" height="450">https://raw.githubusercontent.com/Alcaro/Flips/master/data/flips-main-window.png</image>
</screenshot>
<screenshot>
<image width="800" height="450">https://raw.githubusercontent.com/Alcaro/Flips/master/data/flips-preferences-window.png</image>
</screenshot>
</screenshots>
<releases>
<release version="1.3.1" date="2015-06-29"/>
</releases>
<provides>
<binary>flips</binary>
</provides>
<launchable type="desktop-id">com.github.Alcaro.Flips.desktop</launchable>
<url type="homepage">https://github.com/Alcaro/Flips</url>
<url type="bugtracker">https://github.com/Alcaro/Flips/issues</url>
<developer_name>Alcaro</developer_name>
<update_contact>floating_at_muncher.se</update_contact>
<content_rating type="oars-1.1"/>
</component>