files:
- installer: https://launch.daybreakgames.com/installer/EQLegends_setup.exe
game:
exe: $GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest
Legends/LaunchPad.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest
Legends
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Installing EverQuest Legends
------------------------------
Do not attempt to login to the launcher. Once EverQuest Legends has finished
installing and the login window appears, simply close it. You will log in the
next time you start the game.'
executable: installer
name: wineexec
description: ''
game_slug: everquest-legends
gogslug: ''
humblestoreid: ''
installer_slug: everquest-legends-default
name: EverQuest Legends
notes: Do not attempt to login to the launcher. Once EverQuest Legends has finished
installing and the login window appears, simply close it. You will log in the next
time you start the game.
runner: wine
script:
files:
- installer: https://launch.daybreakgames.com/installer/EQLegends_setup.exe
game:
exe: $GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest
Legends/LaunchPad.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest
Legends
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Installing EverQuest Legends
------------------------------
Do not attempt to login to the launcher. Once EverQuest Legends has finished
installing and the login window appears, simply close it. You will log in
the next time you start the game.'
executable: installer
name: wineexec
slug: everquest-legends-default
steamid: null
version: Default
year: 2026
{
"game_slug": "everquest-legends",
"version": "Default",
"description": "",
"notes": "Do not attempt to login to the launcher. Once EverQuest Legends has finished installing and the login window appears, simply close it. You will log in the next time you start the game.",
"name": "EverQuest Legends",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "everquest-legends-default",
"installer_slug": "everquest-legends-default",
"script": {
"files": [
{
"installer": "https://launch.daybreakgames.com/installer/EQLegends_setup.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest Legends/LaunchPad.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest Legends"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing EverQuest Legends\n------------------------------\nDo not attempt to login to the launcher. Once EverQuest Legends has finished installing and the login window appears, simply close it. You will log in the next time you start the game.",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}