_7kaa
7kaa 2.15.6
GPL release of the Seven Kingdoms with multiplayer (available only on x86 platforms)
https://www.7kfans.comGNU General Public License v2.0 only
programs: -
Maintainers
Platforms (21)
aarch64-freebsdaarch64-nonex86_64-cygwinaarch64-darwinaarch64-windowsx86_64-solarisaarch64-uefiaarch64_be-none
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