files:
- file: N/A:Please select the file ATLYSS_3.4.8a_SingleplayerDemo.zip
game:
arch: win64
exe: $GAMEDIR/ATLYSS.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: file
- task:
arch: win64
name: create_prefix
- chmodx: $GAMEDIR/ATLYSS.exe
description: ''
game_slug: atlyss
gogslug: ''
humblestoreid: ''
installer_slug: atlyss-singleplayer-demo
name: Atlyss
notes: ''
runner: wine
script:
files:
- file: N/A:Please select the file ATLYSS_3.4.8a_SingleplayerDemo.zip
game:
arch: win64
exe: $GAMEDIR/ATLYSS.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: file
- task:
arch: win64
name: create_prefix
- chmodx: $GAMEDIR/ATLYSS.exe
slug: atlyss-singleplayer-demo
steamid: 2768430
version: Singleplayer Demo
year: null
{
"game_slug": "atlyss",
"version": "Singleplayer Demo",
"description": "",
"notes": "",
"name": "Atlyss",
"year": null,
"steamid": 2768430,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "atlyss-singleplayer-demo",
"installer_slug": "atlyss-singleplayer-demo",
"script": {
"files": [
{
"file": "N/A:Please select the file ATLYSS_3.4.8a_SingleplayerDemo.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/ATLYSS.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "file"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"chmodx": "$GAMEDIR/ATLYSS.exe"
}
]
}
}