Skip to content

Heroic Games Launcher

Heroic is an open source game launcher. Right now it supports running games from the Epic Games Store using Legendary, GOG Games using our custom implementation using gogdl, and Amazon Games using Nile.

Installation using Flatpak

If you have the Flatpak package, you can install Heroic Games Launcher with one command:

shell
flatpak install flathub com.heroicgameslauncher.hgl

Or using the GNOME Software 🤔

Follow the link to install Heroic Games Launcher, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Installation using Snaps Unofficial build

If you have the snapd package, you can install Heroic Games Launcher with one command:

shell
snap install heroic

or 🤔

using the GNOME Software install Heroic Games Launcher and confirm the “open application” operation in the browser

Installing the AppImage version

  • Download the distribution from the official website using the AppImage button

  • Open a terminal and execute

shell
su -
cd $HOME/Downloads/
epm install Heroic-2.14.1.AppImage
  • Follow the instructions in the installer
  • Done, the application is installed.

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.