_2ship2harkinian

2ship2harkinian 4.0.2

PC port of Majora's Mask with modern controls, widescreen, high-resolution, and more

https://github.com/HarbourMasters/2ship2harkinian
MIT LicenseCreative Commons Zero v1.0 UniversalUnfree
main program: 2s2hprograms: -
Platforms (26)
mips64-linuxi686-linuxmips64el-linuxriscv64-linuxx86_64-linuxx86_64-darwinmicroblaze-linuxarmv7l-linux
View source on NixOS/nixpkgs →

Install

Copy into your configuration

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