files:
- installer: https://launcher.mojang.com/download/MinecraftInstaller.msi
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Minecraft Launcher/MinecraftLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
- task:
arch: win64
description: Setting version to 7 for default...
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win7
- task:
name: winekill
- task:
arch: win64
args: /i "$installer" /q
executable: msiexec
name: wineexec
prefix: $GAMEDIR
description: "A Windows 7/8.1 version of the game must have been purchased through\
\ the Mojang website.\r\nhttps://www.minecraft.net/en-us/store/minecraft-dungeons-windows/"
game_slug: minecraft-dungeons
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-dungeons-windows-mojang-launc
name: Minecraft Dungeons
notes: "Launcher may fail to find game dependencies, just click repair then play.\
\ (tries to install ue4 dep installer).\r\n\r\nYou need to install a package that\
\ provides ntlm_auth support. On Ubuntu and other Debian based Linux distributions,\
\ the package is `winbind`, and on Arch Linux and derivatives `samba` package provides\
\ it."
runner: wine
script:
files:
- installer: https://launcher.mojang.com/download/MinecraftInstaller.msi
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Minecraft Launcher/MinecraftLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
- task:
arch: win64
description: Setting version to 7 for default...
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win7
- task:
name: winekill
- task:
arch: win64
args: /i "$installer" /q
executable: msiexec
name: wineexec
prefix: $GAMEDIR
slug: minecraft-dungeons-windows-mojang-launc
steamid: 1672970
version: Windows Mojang Launcher
year: 2020
{
"game_slug": "minecraft-dungeons",
"version": "Windows Mojang Launcher",
"description": "A Windows 7/8.1 version of the game must have been purchased through the Mojang website.\r\nhttps://www.minecraft.net/en-us/store/minecraft-dungeons-windows/",
"notes": "Launcher may fail to find game dependencies, just click repair then play. (tries to install ue4 dep installer).\r\n\r\nYou need to install a package that provides ntlm_auth support. On Ubuntu and other Debian based Linux distributions, the package is `winbind`, and on Arch Linux and derivatives `samba` package provides it.",
"name": "Minecraft Dungeons",
"year": 2020,
"steamid": 1672970,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "minecraft-dungeons-windows-mojang-launc",
"installer_slug": "minecraft-dungeons-windows-mojang-launc",
"script": {
"files": [
{
"installer": "https://launcher.mojang.com/download/MinecraftInstaller.msi"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Minecraft Launcher/MinecraftLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill"
}
},
{
"task": {
"arch": "win64",
"description": "Setting version to 7 for default...",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win7"
}
},
{
"task": {
"name": "winekill"
}
},
{
"task": {
"arch": "win64",
"args": "/i \"$installer\" /q",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}