files:
- file1: N/A:Please select the Humble archive
game:
exe: trine1.sh
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/_enchanted_edition_
- chmodx: $GAMEDIR/trine1.sh
- chmodx: $GAMEDIR/bin/install_dependencies_ubuntu_64bit.sh
- chmodx: $GAMEDIR/bin/trine1_bin_starter.sh
- chmodx: $GAMEDIR/bin/trine1_linux_32bit
- chmodx: $GAMEDIR/bin/trine1_linux_launcher_32bit
description: Enchanted Edition
game_slug: trine-enchanted-edition
gogslug: trine_ultimate_collection
humblestoreid: trine-enchanted-edition
installer_slug: trine-enchanted-edition-humble
name: Trine Enchanted Edition
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: trine1.sh
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/_enchanted_edition_
- chmodx: $GAMEDIR/trine1.sh
- chmodx: $GAMEDIR/bin/install_dependencies_ubuntu_64bit.sh
- chmodx: $GAMEDIR/bin/trine1_bin_starter.sh
- chmodx: $GAMEDIR/bin/trine1_linux_32bit
- chmodx: $GAMEDIR/bin/trine1_linux_launcher_32bit
slug: trine-enchanted-edition-humble
steamid: 35700
version: Humble
year: 2009
{
"game_slug": "trine-enchanted-edition",
"version": "Humble",
"description": "Enchanted Edition",
"notes": "",
"name": "Trine Enchanted Edition",
"year": 2009,
"steamid": 35700,
"gogslug": "trine_ultimate_collection",
"humblestoreid": "trine-enchanted-edition",
"runner": "linux",
"slug": "trine-enchanted-edition-humble",
"installer_slug": "trine-enchanted-edition-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "trine1.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/_enchanted_edition_"
}
},
{
"chmodx": "$GAMEDIR/trine1.sh"
},
{
"chmodx": "$GAMEDIR/bin/install_dependencies_ubuntu_64bit.sh"
},
{
"chmodx": "$GAMEDIR/bin/trine1_bin_starter.sh"
},
{
"chmodx": "$GAMEDIR/bin/trine1_linux_32bit"
},
{
"chmodx": "$GAMEDIR/bin/trine1_linux_launcher_32bit"
}
]
}
}