Add Super Mario 64 Co-op Deluxe

This commit is contained in:
2024-09-15 15:49:06 -07:00
parent 4e905ba555
commit b714df956c
3 changed files with 1741 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
shelvacu.url = "git+https://git.uninsane.org/shelvacu/nix-stuff";
};
outputs = { self, nixpkgs, ... }@inputs: