files:
- installer: https://sg-public-api.hoyoverse.com/event/download_porter/link/bh3_os/pcglobal/default
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Honkai Impact 3rd glb/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
executable: $installer
name: wineexec
prefix: $GAMEDIR
description: Installer Honkai Impact 3rd Global lutris
game_slug: honkai-impact-3rd
gogslug: ''
humblestoreid: ''
installer_slug: honkai-impact-3rd-latest-1
name: Honkai Impact 3rd
notes: ''
runner: wine
script:
files:
- installer: https://sg-public-api.hoyoverse.com/event/download_porter/link/bh3_os/pcglobal/default
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Honkai Impact 3rd glb/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
executable: $installer
name: wineexec
prefix: $GAMEDIR
slug: honkai-impact-3rd-latest-1
steamid: null
version: latest
year: 2018
{
"game_slug": "honkai-impact-3rd",
"version": "latest",
"description": "Installer Honkai Impact 3rd Global lutris",
"notes": "",
"name": "Honkai Impact 3rd",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "honkai-impact-3rd-latest-1",
"installer_slug": "honkai-impact-3rd-latest-1",
"script": {
"files": [
{
"installer": "https://sg-public-api.hoyoverse.com/event/download_porter/link/bh3_os/pcglobal/default"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/Honkai Impact 3rd glb/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}