files:
- game: N/A:Please select the JAST USA installer
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/JAST USA/LiliumTriangle/Lilium.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: $game
name: wineexec
prefix: $GAMEDIR
- task:
app: allfonts
arch: win32
description: Installing fonts with winetricks
name: winetricks
prefix: $GAMEDIR
description: null
game_slug: lilium-x-triangle
gogslug: ''
humblestoreid: ''
installer_slug: lilium-x-triangle-jast-usa
name: Lilium x Triangle
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the JAST USA installer
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/JAST USA/LiliumTriangle/Lilium.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: $game
name: wineexec
prefix: $GAMEDIR
- task:
app: allfonts
arch: win32
description: Installing fonts with winetricks
name: winetricks
prefix: $GAMEDIR
slug: lilium-x-triangle-jast-usa
steamid: null
version: JAST USA
year: 2019
{
"game_slug": "lilium-x-triangle",
"version": "JAST USA",
"description": null,
"notes": "",
"name": "Lilium x Triangle",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "lilium-x-triangle-jast-usa",
"installer_slug": "lilium-x-triangle-jast-usa",
"script": {
"files": [
{
"game": "N/A:Please select the JAST USA installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/JAST USA/LiliumTriangle/Lilium.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"executable": "$game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "allfonts",
"arch": "win32",
"description": "Installing fonts with winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}