Installer torchlight-humble

files:
- game: 'N/A: Please select the .sh install file downloaded from humblebundle.com'
- sdl: https://lutris.nyc3.digitaloceanspaces.com/games/torchlight/libSDL2-2.0.so.0.tar.gz
- settings: https://lutris.nyc3.digitaloceanspaces.com/games/torchlight/Torchlight-settings.tar.xz
game:
  exe: $GAMEDIR/Torchlight/Torchlight.bin.x86_64
installer:
- execute:
    args: -u -r -l -d $GAMEDIR -b $GAMEDIR --nox11 --packager dpkg --ignore-failed-deps
    file: game
- extract:
    dst: $GAMEDIR/Torchlight/lib64
    file: sdl
- extract:
    dst: $HOME/.runicgames/Torchlight
    file: settings
description: null
game_slug: torchlight
gogslug: torchlight
humblestoreid: torchlight
installer_slug: torchlight-humble
name: Torchlight
notes: Use your window manager to switch to fullscreen. In game fullscreen doesn't
  work.
runner: linux
script:
  files:
  - game: 'N/A: Please select the .sh install file downloaded from humblebundle.com'
  - sdl: https://lutris.nyc3.digitaloceanspaces.com/games/torchlight/libSDL2-2.0.so.0.tar.gz
  - settings: https://lutris.nyc3.digitaloceanspaces.com/games/torchlight/Torchlight-settings.tar.xz
  game:
    exe: $GAMEDIR/Torchlight/Torchlight.bin.x86_64
  installer:
  - execute:
      args: -u -r -l -d $GAMEDIR -b $GAMEDIR --nox11 --packager dpkg --ignore-failed-deps
      file: game
  - extract:
      dst: $GAMEDIR/Torchlight/lib64
      file: sdl
  - extract:
      dst: $HOME/.runicgames/Torchlight
      file: settings
slug: torchlight-humble
steamid: 41500
version: Humble
year: 2009
{
  "game_slug": "torchlight",
  "version": "Humble",
  "description": null,
  "notes": "Use your window manager to switch to fullscreen. In game fullscreen doesn't work.",
  "name": "Torchlight",
  "year": 2009,
  "steamid": 41500,
  "gogslug": "torchlight",
  "humblestoreid": "torchlight",
  "runner": "linux",
  "slug": "torchlight-humble",
  "installer_slug": "torchlight-humble",
  "script": {
    "files": [
      {
        "game": "N/A: Please select the .sh install file downloaded from humblebundle.com"
      },
      {
        "sdl": "https://lutris.nyc3.digitaloceanspaces.com/games/torchlight/libSDL2-2.0.so.0.tar.gz"
      },
      {
        "settings": "https://lutris.nyc3.digitaloceanspaces.com/games/torchlight/Torchlight-settings.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Torchlight/Torchlight.bin.x86_64"
    },
    "installer": [
      {
        "execute": {
          "args": "-u -r -l -d $GAMEDIR -b $GAMEDIR --nox11 --packager dpkg --ignore-failed-deps",
          "file": "game"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Torchlight/lib64",
          "file": "sdl"
        }
      },
      {
        "extract": {
          "dst": "$HOME/.runicgames/Torchlight",
          "file": "settings"
        }
      }
    ]
  }
}
Back to game