files:
- setup:
filename: Vfunlauncher.exe
url: https://vfun-cdn.valofe.com/vlauncher/VFUNLauncherInstaller.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Vfun/VFGames Launcher.exe
prefix: $GAMEDIR
installer:
- task:
app: vcrun2010
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx10
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
description: Running VFUN Installer. Please do not run the game until this script
finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: vfun-valofe
gogslug: ''
humblestoreid: ''
installer_slug: vfun-valofe-latest-vfun
name: Vfun-valofe
notes: ''
runner: wine
script:
files:
- setup:
filename: Vfunlauncher.exe
url: https://vfun-cdn.valofe.com/vlauncher/VFUNLauncherInstaller.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Vfun/VFGames Launcher.exe
prefix: $GAMEDIR
installer:
- task:
app: vcrun2010
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx10
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
description: Running VFUN Installer. Please do not run the game until this script
finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: vfun-valofe-latest-vfun
steamid: null
version: Latest VFUN
year: 2019
{
"game_slug": "vfun-valofe",
"version": "Latest VFUN",
"description": "",
"notes": "",
"name": "Vfun-valofe",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "vfun-valofe-latest-vfun",
"installer_slug": "vfun-valofe-latest-vfun",
"script": {
"files": [
{
"setup": {
"filename": "Vfunlauncher.exe",
"url": "https://vfun-cdn.valofe.com/vlauncher/VFUNLauncherInstaller.exe"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Vfun/VFGames Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "vcrun2010",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2015",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running VFUN Installer. Please do not run the game until this script finishes installing.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}