_20kly
20kly 1.5.2
Steampunk-themed strategy game where you have to manage a steam supply network
http://jwhitham.org.uk/20kly/GNU General Public License v2.0 only
main program: lightyearsprograms: lightyears
Maintainers
Platforms (31)
x86_64-linuxm68k-linuxsh4-linuxloongarch64-linuxi686-freebsdi686-linuxx86_64-freebsdarmv7a-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ _20kly ];
Ad-hoc shell
nix-shell -p _20kly
Flake (nix run)
nix run nixpkgs#_20kly