files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Ethan Meteor Hunter/LaunchConfig.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- move:
dst: $GAMEDIR/drive_c/Program Files/Ethan Meteor Hunter
src: $CACHE/Ethan Meteor Hunter
description: null
game_slug: ethan-meteor-hunter
gogslug: ethan_meteor_hunter
humblestoreid: ''
installer_slug: ethan-meteor-hunter-humble
name: 'Ethan: Meteor Hunter'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Ethan Meteor Hunter/LaunchConfig.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- move:
dst: $GAMEDIR/drive_c/Program Files/Ethan Meteor Hunter
src: $CACHE/Ethan Meteor Hunter
slug: ethan-meteor-hunter-humble
steamid: 266330
version: Humble
year: 2013
{
"game_slug": "ethan-meteor-hunter",
"version": "Humble",
"description": null,
"notes": "",
"name": "Ethan: Meteor Hunter",
"year": 2013,
"steamid": 266330,
"gogslug": "ethan_meteor_hunter",
"humblestoreid": "",
"runner": "wine",
"slug": "ethan-meteor-hunter-humble",
"installer_slug": "ethan-meteor-hunter-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Ethan Meteor Hunter/LaunchConfig.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files/Ethan Meteor Hunter",
"src": "$CACHE/Ethan Meteor Hunter"
}
}
]
}
}