2025-06-11 15:05:03 +00:00
|
|
|
# SPDX-FileCopyrightText: 2025 Eden Emulator Project
|
|
|
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
|
2022-05-15 02:06:02 +02:00
|
|
|
# SPDX-FileCopyrightText: 2018 yuzu Emulator Project
|
|
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
|
2018-01-13 15:39:31 -07:00
|
|
|
[Desktop Entry]
|
|
|
|
|
Version=1.0
|
|
|
|
|
Type=Application
|
2025-08-04 21:57:01 +02:00
|
|
|
Name=Eden
|
2018-01-13 15:39:31 -07:00
|
|
|
GenericName=Switch Emulator
|
2026-01-09 23:24:57 +01:00
|
|
|
Comment=Multiplatform FOSS Switch 1 emulator written in C++, derived from Yuzu and Sudachi
|
2025-08-31 04:56:23 +02:00
|
|
|
Icon=dev.eden_emu.eden
|
2025-04-09 20:38:34 -04:00
|
|
|
TryExec=eden
|
|
|
|
|
Exec=eden %f
|
2018-01-13 15:39:31 -07:00
|
|
|
Categories=Game;Emulator;Qt;
|
2021-12-20 19:18:02 -05:00
|
|
|
MimeType=application/x-nx-nro;application/x-nx-nso;application/x-nx-nsp;application/x-nx-xci;
|
2022-04-28 23:24:19 +02:00
|
|
|
Keywords=Nintendo;Switch;
|
2025-04-12 23:33:35 -04:00
|
|
|
StartupWMClass=eden
|