We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1a493 commit 3b4efedCopy full SHA for 3b4efed
src/BizHawk.Emulation.Cores/Consoles/Nintendo/N64/N64.cs
@@ -8,7 +8,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.N64
8
{
9
[PortedCore(
10
name: CoreNames.Mupen64Plus,
11
- author: "(for core:) Mupen64 contributors and Mupen64Plus contributors; port by micro500 and BizHawk contributors",
+ author: "Mupen64 contributors and Mupen64Plus contributors; port by micro500 and BizHawk contributors",
12
portedVersion: "2.0",
13
portedUrl: "https://github.com/mupen64plus/mupen64plus-core",
14
singleInstance: true)]
0 commit comments