files:
- afkjclient:
filename: AFKJourney_setup
url: https://lead.farlightgames.com/download/game?app_id=10013832&channel_type=pc_ptr_global
game:
exe: drive_c/Program Files (x86)/AFK Journey/AFKJourneyLauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019 corefonts
description: Installing Visual C++ runtime and fonts
name: winetricks
prefix: $GAMEDIR
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$afkjclient"
description: Installing AFK Journey
exclude_processes: AFKJourneyLauncher.exe
description: This is a clean, standard default installation.
game_slug: afk-journey
gogslug: ''
humblestoreid: ''
installer_slug: afk-journey-standard
name: AFK Journey
notes: ''
runner: wine
script:
files:
- afkjclient:
filename: AFKJourney_setup
url: https://lead.farlightgames.com/download/game?app_id=10013832&channel_type=pc_ptr_global
game:
exe: drive_c/Program Files (x86)/AFK Journey/AFKJourneyLauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019 corefonts
description: Installing Visual C++ runtime and fonts
name: winetricks
prefix: $GAMEDIR
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$afkjclient"
description: Installing AFK Journey
exclude_processes: AFKJourneyLauncher.exe
slug: afk-journey-standard
steamid: null
version: Standard
year: null
{
"game_slug": "afk-journey",
"version": "Standard",
"description": "This is a clean, standard default installation.",
"notes": "",
"name": "AFK Journey",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "afk-journey-standard",
"installer_slug": "afk-journey-standard",
"script": {
"files": [
{
"afkjclient": {
"filename": "AFKJourney_setup",
"url": "https://lead.farlightgames.com/download/game?app_id=10013832&channel_type=pc_ptr_global"
}
}
],
"game": {
"exe": "drive_c/Program Files (x86)/AFK Journey/AFKJourneyLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019 corefonts",
"description": "Installing Visual C++ runtime and fonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$afkjclient\"",
"description": "Installing AFK Journey",
"exclude_processes": "AFKJourneyLauncher.exe"
}
}
]
}
}