custom-name: CurseForge
files:
- app:
filename: CurseForge - LP-Installer.exe
url: https://download.overwolf.com/install/Download?&PartnerId=4047
game:
arch: win64
exe: drive_c/users/$USER/Start Menu/Programs/Overwolf/CurseForge.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40 dotnet48 dotnet_verifier
description: Installing Dotnet 4.8, could take a long time, 10-20 mn...
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing CurseForge App...
executable: $app
name: wineexec
prefix: $GAMEDIR
description: Will install the current Overwolf Client + CurseForge.
game_slug: curseforge
gogslug: ''
humblestoreid: ''
installer_slug: curseforge-beta
name: CurseForge
notes: "Make sure NOT to launch Overwolf during the installation process. Just close\
\ the window when its done.\r\n\r\n- This script will install:\r\n-- Latest official\
\ Overwolf Client + CurseForge\r\n-- Install Dotnet 4.8 and 4.0"
runner: wine
script:
custom-name: CurseForge
files:
- app:
filename: CurseForge - LP-Installer.exe
url: https://download.overwolf.com/install/Download?&PartnerId=4047
game:
arch: win64
exe: drive_c/users/$USER/Start Menu/Programs/Overwolf/CurseForge.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40 dotnet48 dotnet_verifier
description: Installing Dotnet 4.8, could take a long time, 10-20 mn...
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing CurseForge App...
executable: $app
name: wineexec
prefix: $GAMEDIR
slug: curseforge-beta
steamid: null
version: Beta
year: 2020
{
"game_slug": "curseforge",
"version": "Beta",
"description": "Will install the current Overwolf Client + CurseForge.",
"notes": "Make sure NOT to launch Overwolf during the installation process. Just close the window when its done.\r\n\r\n- This script will install:\r\n-- Latest official Overwolf Client + CurseForge\r\n-- Install Dotnet 4.8 and 4.0",
"name": "CurseForge",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "curseforge-beta",
"installer_slug": "curseforge-beta",
"script": {
"custom-name": "CurseForge",
"files": [
{
"app": {
"filename": "CurseForge - LP-Installer.exe",
"url": "https://download.overwolf.com/install/Download?&PartnerId=4047"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/users/$USER/Start Menu/Programs/Overwolf/CurseForge.lnk",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet40 dotnet48 dotnet_verifier",
"description": "Installing Dotnet 4.8, could take a long time, 10-20 mn...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing CurseForge App...",
"executable": "$app",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}