Does ManyMC work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v0.1.2

May also be known as ManyMC or Manymc ManyMC

๐Ÿ“š Bundle Version History

org.manymc.ManyMC

v0.1.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSCameraUsageDescription": "A Minecraft mod wants to access your camera.",
  "NSMicrophoneUsageDescription": "A Minecraft mod wants to access your microphone.",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "ManyMC",
  "CFBundleGetInfoString": "ManyMC: A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.",
  "CFBundleIconFile": "ManyMC.icns",
  "CFBundleIdentifier": "org.manymc.ManyMC",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "0.1.2",
  "CFBundleName": "ManyMC",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.1.2",
  "CFBundleSignature": "????",
  "CFBundleVersion": "0.1.2",
  "CSResourcesFileMapped": true,
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "Copyright 2021-2022 ManyMC Contributors"
}
Full Meta Details
{
  "fileSize": 7.16107177734375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 2528,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update