28 lines
697 B
XML
28 lines
697 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.wyattjmiller.snespatcher</id>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MPL-2.0</project_license>
|
|
|
|
<name>SNES Patcher</name>
|
|
<summary>Apply IPS and BPS patches to Super Nintendo ROMs</summary>
|
|
|
|
<description>
|
|
<p>
|
|
SNES Patcher creates patched copies of Super Nintendo ROMs
|
|
while preserving the original file.
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">
|
|
com.wyattjmiller.snespatcher.desktop
|
|
</launchable>
|
|
|
|
<url type="homepage">
|
|
https://scm.wyattjmiller.com/wymiller/snespatcher
|
|
</url>
|
|
|
|
<content_rating type="oars-1.1"/>
|
|
</component>
|