_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-netbsdaarch64-nonex86_64-linuxaarch64-genodex86_64-nonex86_64-netbsdx86_64-windowsx86_64-genode
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