_2ship2harkinian
2ship2harkinian 5.0.1
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 (25)
armv5tel-linuxarmv6l-linuxi686-linuxsh4-linuxmips64el-linuxaarch64-darwinm68k-linuxloongarch64-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