You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.7 KiB
57 lines
1.7 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
SPDX-FileCopyrightText: 2025 Eden Emulator Project
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
-->
|
|
|
|
<!--
|
|
SPDX-FileCopyrightText: 2021 yuzu Emulator Project
|
|
SPDX-License-Identifier: CC0-1.0
|
|
-->
|
|
|
|
<component type="desktop-application">
|
|
<id>org.eden_emu.eden</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<name>eden</name>
|
|
<summary>Nintendo Switch emulator</summary>
|
|
<description>
|
|
<p>Nintendo Switch video game console emulator</p>
|
|
</description>
|
|
<categories>
|
|
<category>Game</category>
|
|
<category>Emulator</category>
|
|
</categories>
|
|
<keywords>
|
|
<keyword>switch</keyword>
|
|
<keyword>emulator</keyword>
|
|
</keywords>
|
|
<url type="homepage">https://eden-emu.dev/</url>
|
|
<url type="bugtracker">https://git.eden-emu.dev/eden-emu/eden/issues</url>
|
|
<url type="faq">https://eden-emu.dev/docs</url>
|
|
<url type="help">https://eden-emu.dev/docs</url>
|
|
<url type="donation">https://eden-emu.dev/donations</url>
|
|
<url type="translate">https://explore.transifex.com/edenemu/eden-emulator</url>
|
|
<url type="contact">https://discord.gg/edenemu</url>
|
|
<url type="vcs-browser">https://git.eden-emu.dev</url>
|
|
<url type="contribute">https://git.eden-emu.dev/eden-emu/eden</url>
|
|
<launchable type="desktop-id">org.eden_emu.eden.desktop</launchable>
|
|
<provides>
|
|
<binary>yuzu</binary>
|
|
<binary>yuzu-cmd</binary>
|
|
</provides>
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>gamepad</control>
|
|
</supports>
|
|
<requires>
|
|
<memory>8192</memory>
|
|
</requires>
|
|
<recommends>
|
|
<memory>16384</memory>
|
|
</recommends>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<developer_name>Eden Emulator Team</developer_name>
|
|
<content_rating type="oars-1.0"/>
|
|
</component>
|