_2ship2harkinian
2ship2harkinian 4.0.2
PC port of Majora's Mask with modern controls, widescreen, high-resolution, and more
https://github.com/HarbourMasters/2ship2harkinianMIT LicenseCreative Commons Zero v1.0 UniversalUnfree
main program: 2s2hprograms: -
Platforms (26)
armv5tel-linuxmips64-linuxarmv7a-linuxarmv6l-linuxriscv64-linuxaarch64-darwinpowerpc64-linuxmicroblaze-linux
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