heroic
heroic 2.22.1
Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncherGNU General Public License v3.0 only
main program: heroicprograms: heroic
Maintainers
Platforms (2)
aarch64-linuxx86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ heroic ];
Ad-hoc shell
nix-shell -p heroic
Flake (nix run)
nix run nixpkgs#heroic