mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-05-15 05:31:53 +00:00
26 lines
780 B
XML
26 lines
780 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.github.hedge_dev.unleashedrecomp</id>
|
|
|
|
<name>Unleashed Recompiled</name>
|
|
<summary>An unofficial PC port of Sonic Unleashed.</summary>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0+</project_license>
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
|
|
<description>
|
|
<p>
|
|
An unofficial PC port of the Xbox 360 version of Sonic Unleashed created through the process of static recompilation.
|
|
|
|
https://github.com/hedge-dev/UnleashedRecomp
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">io.github.hedge_dev.unleashedrecomp.desktop</launchable>
|
|
</component>
|