Installer minecraft-java-edition-multimc

files:
- mmc-stable: https://files.multimc.org/downloads/mmc-stable-lin64.tar.gz
game:
  exe: MultiMC
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: mmc-stable
- chmodx: $GAMEDIR/MultiMC
description: 'MultiMC: create and manage MC instances.'
game_slug: minecraft
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-java-edition-multimc
name: 'Minecraft: Java Edition'
notes: https://multimc.org has stopped development and most of the developers moved
  to Prism Launcher.
runner: linux
script:
  files:
  - mmc-stable: https://files.multimc.org/downloads/mmc-stable-lin64.tar.gz
  game:
    exe: MultiMC
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: mmc-stable
  - chmodx: $GAMEDIR/MultiMC
slug: minecraft-java-edition-multimc
steamid: null
version: MultiMC
year: 2011
{
  "game_slug": "minecraft",
  "version": "MultiMC",
  "description": "MultiMC: create and manage MC instances.",
  "notes": "https://multimc.org has stopped development and most of the developers moved to Prism Launcher.",
  "name": "Minecraft: Java Edition",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "minecraft-java-edition-multimc",
  "installer_slug": "minecraft-java-edition-multimc",
  "script": {
    "files": [
      {
        "mmc-stable": "https://files.multimc.org/downloads/mmc-stable-lin64.tar.gz"
      }
    ],
    "game": {
      "exe": "MultiMC",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "mmc-stable"
        }
      },
      {
        "chmodx": "$GAMEDIR/MultiMC"
      }
    ]
  }
}
Back to game