mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-05-23 14:41:41 -04:00
30 lines
986 B
XML
30 lines
986 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.github.banjorecomp.banjorecomp</id>
|
|
|
|
<name>Banjo: Recompiled</name>
|
|
<summary>Static recompilation of Banjo-Kazooie for PC.</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>
|
|
<control>gamepad</control>
|
|
</supports>
|
|
|
|
<description>
|
|
<p>
|
|
Banjo: Recompiled is a project that uses N64: Recompiled to statically recompile Banjo-Kazoie into a native port with many new features and enhancements. This project uses RT64 as the rendering engine to provide some of these enhancements.
|
|
|
|
The original game is required to run this project.
|
|
|
|
https://github.com/BanjoRecomp/BanjoRecomp
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">io.github.banjorecomp.banjorecomp.desktop</launchable>
|
|
</component>
|