files:
- file1: N/A:Please select the Humble installer
game:
exe: Torchlight2.bin.x86_64
launch_configs:
- exe: Torchlight2.bin.x86
name: 32 bit version
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86_64
system:
disable_runtime: true
description: null
game_slug: torchlight-ii
gogslug: torchlight_ii
humblestoreid: torchlight2
installer_slug: torchlight-ii-humble
name: Torchlight II
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: Torchlight2.bin.x86_64
launch_configs:
- exe: Torchlight2.bin.x86
name: 32 bit version
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86_64
system:
disable_runtime: true
slug: torchlight-ii-humble
steamid: 200710
version: Humble
year: 2012
{
"game_slug": "torchlight-ii",
"version": "Humble",
"description": null,
"notes": "",
"name": "Torchlight II",
"year": 2012,
"steamid": 200710,
"gogslug": "torchlight_ii",
"humblestoreid": "torchlight2",
"runner": "linux",
"slug": "torchlight-ii-humble",
"installer_slug": "torchlight-ii-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "Torchlight2.bin.x86_64",
"launch_configs": [
{
"exe": "Torchlight2.bin.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/x86"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/x86_64"
}
}
],
"system": {
"disable_runtime": true
}
}
}