beudbeud / HeroicGamesLauncher

HGL is a Native alternative Linux Launcher for Epic Games

Repository from Github https://github.combeudbeud/HeroicGamesLauncherRepository from Github https://github.combeudbeud/HeroicGamesLauncher

Heroic Games Launcher

Heroic is an Open Source Game Launcher for Linux. Right now it supports launching game from the Epic Games Store using Legendary, a Linux CLI alternative to launch epic games. Heroic is built with Web Technologies like: Typescrypt, React, NodeJS and Electron.

Current Version Screenshots

login library gamepage game-installed settings-other

How to use it:

  • Download and install the package for your distro or the universal AppImage file on the Releases Page;
  • If you used Legendary before, it load your library and installed games. If not, it will ask you for Login First. Just follow the instructions.

Feature availables right now

  • Login with an existing Epic Games account
  • Install/Uninstall Games
  • Import an already installed game
  • Update installed Games
  • Repair installed Games
  • Multiple downloads at the same time
  • Play games using the default wine and default prefix
  • Play game with custom wine (Lutris Wine/Proton maybe but can lead to bugs)
  • Run games on custom wine prefix
  • Check basic information about your Games
  • Open game page on Epic Store
  • Search for the game on ProtonDB
  • Sync installed games with an existing Epic Games instalation folder
  • Sync saves with the cloud

Planned features

  • Better Login System
  • Get the Free game of the week
  • Add Games outside Epic Games
  • Integration with other stores (GOG, ITCH.IO, Humble Bundle)

Binaries supported right now

How to build and run locally

To be able to run you will need to have NodeJs installed locally and follow the instructions below:

Steps:

  • Clone the Repository.
  • Install foreman with npm i -g foreman.
  • On the project folder run npm install.
  • Run npm run build to build the React Assets.
  • Run npm start.
  • To build the binaries run npm run dist.

About

HGL is a Native alternative Linux Launcher for Epic Games

License:GNU General Public License v3.0


Languages

Language:TypeScript 79.0%Language:CSS 15.1%Language:SCSS 3.3%Language:HTML 2.0%Language:JavaScript 0.5%