From 01b849a5186a4696411a470737569d6a5eecfdcf Mon Sep 17 00:00:00 2001 From: gouchi Date: Sun, 13 Mar 2022 18:09:09 +0100 Subject: [PATCH] README.md: add RetroArch to other apps section [Source](https://github.com/libretro/RetroArch/pull/13339) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d50d50..f58ff36 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Other apps which can integrate with GameMode include: * [ATLauncher](https://atlauncher.com/downloads) Minecraft launcher * GNOME Shell ([via extension](https://github.com/gicmo/gamemode-extension)) - indicates when GameMode is active in the top panel. * Lutris - Enables GameMode for all games by default if available (must have both 32- and 64-bit GameMode libraries installed), configurable in preferences. +* [RetroArch](https://www.retroarch.com) - is a frontend for emulators, game engines and media players. --- ## Development [![Build and test](https://github.com/FeralInteractive/gamemode/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/FeralInteractive/gamemode/actions/workflows/build-and-test.yml)