files:
- file1:
filename: Besti_X_Installer.exe
url: https://www.dropbox.com/s/db0usek4gelzz6i/Besti_X_Installer.exe?dl=1
game:
exe: $GAMEDIR/drive_c/Program Files/Besti Launcher/GameData/Launcher/Besti Launcher
X.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine Bottle, please wait...
name: create_prefix
prefix: $GAMEDIR
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: besti
gogslug: ''
humblestoreid: ''
installer_slug: besti-besti-x-launcher
name: Besti
notes: "Besti Launcher download: https://besti.love/get-besti/\r\nif its unable to\
\ download automatically"
runner: wine
script:
files:
- file1:
filename: Besti_X_Installer.exe
url: https://www.dropbox.com/s/db0usek4gelzz6i/Besti_X_Installer.exe?dl=1
game:
exe: $GAMEDIR/drive_c/Program Files/Besti Launcher/GameData/Launcher/Besti Launcher
X.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine Bottle, please wait...
name: create_prefix
prefix: $GAMEDIR
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: besti-besti-x-launcher
steamid: null
version: Besti X Launcher
year: 2017
{
"game_slug": "besti",
"version": "Besti X Launcher",
"description": "",
"notes": "Besti Launcher download: https://besti.love/get-besti/\r\nif its unable to download automatically",
"name": "Besti",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "besti-besti-x-launcher",
"installer_slug": "besti-besti-x-launcher",
"script": {
"files": [
{
"file1": {
"filename": "Besti_X_Installer.exe",
"url": "https://www.dropbox.com/s/db0usek4gelzz6i/Besti_X_Installer.exe?dl=1"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/Besti Launcher/GameData/Launcher/Besti Launcher X.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine Bottle, please wait...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}