Installer habbo-launcher-1080

files:
- setup: https://images.habbo.com/habbo-native-clients/launcher/HabboLauncher-Setup-1.0.80.exe
game:
  exe: drive_c/users/$USER/AppData/Local/Programs/habbo-electron-launcher/Habbo Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Automated installer for Habbo Launcher on Wine
game_slug: habbo-launcher
gogslug: ''
humblestoreid: ''
installer_slug: habbo-launcher-1080
name: Habbo Launcher
notes: You can either attempt to download the installer file automatically or alternatively
  you can provide your own executable file.
runner: wine
script:
  files:
  - setup: https://images.habbo.com/habbo-native-clients/launcher/HabboLauncher-Setup-1.0.80.exe
  game:
    exe: drive_c/users/$USER/AppData/Local/Programs/habbo-electron-launcher/Habbo
      Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: habbo-launcher-1080
steamid: null
version: 1.0.80
year: 2021
{
  "game_slug": "habbo-launcher",
  "version": "1.0.80",
  "description": "Automated installer for Habbo Launcher on Wine",
  "notes": "You can either attempt to download the installer file automatically or alternatively you can provide your own executable file.",
  "name": "Habbo Launcher",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "habbo-launcher-1080",
  "installer_slug": "habbo-launcher-1080",
  "script": {
    "files": [
      {
        "setup": "https://images.habbo.com/habbo-native-clients/launcher/HabboLauncher-Setup-1.0.80.exe"
      }
    ],
    "game": {
      "exe": "drive_c/users/$USER/AppData/Local/Programs/habbo-electron-launcher/Habbo Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game