files:
- archive: https://archive.org/download/sacred-demo.tar/sacred-demo.tar.xz
game:
exe: $GAMEDIR/Sacred.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: archive
wine:
esync: false
description: demo
game_slug: sacred-gold
gogslug: sacred_gold
humblestoreid: ''
installer_slug: sacred-gold-10
name: Sacred Gold
notes: ''
runner: wine
script:
files:
- archive: https://archive.org/download/sacred-demo.tar/sacred-demo.tar.xz
game:
exe: $GAMEDIR/Sacred.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: archive
wine:
esync: false
slug: sacred-gold-10
steamid: 12320
version: '1.0'
year: 2004
{
"game_slug": "sacred-gold",
"version": "1.0",
"description": "demo",
"notes": "",
"name": "Sacred Gold",
"year": 2004,
"steamid": 12320,
"gogslug": "sacred_gold",
"humblestoreid": "",
"runner": "wine",
"slug": "sacred-gold-10",
"installer_slug": "sacred-gold-10",
"script": {
"files": [
{
"archive": "https://archive.org/download/sacred-demo.tar/sacred-demo.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/Sacred.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"extract": {
"file": "archive"
}
}
],
"wine": {
"esync": false
}
}
}