_7kaa

7kaa 2.15.6

GPL release of the Seven Kingdoms with multiplayer (available only on x86 platforms)

https://www.7kfans.com
GNU General Public License v2.0 only
programs: -
Platforms (20)
x86_64-windowsaarch64-freebsdaarch64-netbsdaarch64-uefix86_64-freebsdaarch64-linuxaarch64-genodeaarch64_be-none
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  _7kaa
];
Ad-hoc shell
nix-shell -p _7kaa
Flake (nix run)
nix run nixpkgs#_7kaa