files:
- zipped_game: https://www.athena-wow.com/files/WoW434_mini.zip
- mfil_file: https://www.athena-wow.com/files/WoW.mfil
game:
exe: drive_c/wow-cataclysm/Wow.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating wine prefix prefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting WoW434_mini.zip
dst: $GAMEDIR/drive_c/wow-cataclysm
file: zipped_game
format: zip
- copy:
description: Copying WoW.mfil
dst: $GAMEDIR/drive_c/wow-cataclysm
src: mfil_file
- task:
name: winekill
prefix: $GAMEDIR
description: Use this installer to play the Athena version (since there is no longer
a way to play the game in battle.net)All required files will be downloaded automatically
game_slug: world-of-warcraft-cataclysm
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-cataclysm-athena
name: 'World of Warcraft: Cataclysm'
notes: "If this is your first time using Lutris, you should probably take a look at:\r\
\n\r\nhttps://github.com/lutris/lutris/wiki/Installing-drivers (install your video\
\ drivers [most linux distros come with the latest AMD drivers right away])\r\n\r\
\nhttps://github.com/lutris/lutris/wiki/Game:-Blizzard-App (install the dependencies\
\ just in case) \r\n\r\nhttps://github.com/lutris/lutris/wiki/How-to:-Esync (another\
\ thing to do, just in case [most linux distros have it already set up]) \r\n\r\n\
https://github.com/lutris/lutris/wiki/Game:-World-of-Warcraft (some info)"
runner: wine
script:
files:
- zipped_game: https://www.athena-wow.com/files/WoW434_mini.zip
- mfil_file: https://www.athena-wow.com/files/WoW.mfil
game:
exe: drive_c/wow-cataclysm/Wow.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating wine prefix prefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting WoW434_mini.zip
dst: $GAMEDIR/drive_c/wow-cataclysm
file: zipped_game
format: zip
- copy:
description: Copying WoW.mfil
dst: $GAMEDIR/drive_c/wow-cataclysm
src: mfil_file
- task:
name: winekill
prefix: $GAMEDIR
slug: world-of-warcraft-cataclysm-athena
steamid: null
version: Athena
year: 2010
{
"game_slug": "world-of-warcraft-cataclysm",
"version": "Athena",
"description": "Use this installer to play the Athena version (since there is no longer a way to play the game in battle.net)All required files will be downloaded automatically",
"notes": "If this is your first time using Lutris, you should probably take a look at:\r\n\r\nhttps://github.com/lutris/lutris/wiki/Installing-drivers (install your video drivers [most linux distros come with the latest AMD drivers right away])\r\n\r\nhttps://github.com/lutris/lutris/wiki/Game:-Blizzard-App (install the dependencies just in case) \r\n\r\nhttps://github.com/lutris/lutris/wiki/How-to:-Esync (another thing to do, just in case [most linux distros have it already set up]) \r\n\r\nhttps://github.com/lutris/lutris/wiki/Game:-World-of-Warcraft (some info)",
"name": "World of Warcraft: Cataclysm",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-of-warcraft-cataclysm-athena",
"installer_slug": "world-of-warcraft-cataclysm-athena",
"script": {
"files": [
{
"zipped_game": "https://www.athena-wow.com/files/WoW434_mini.zip"
},
{
"mfil_file": "https://www.athena-wow.com/files/WoW.mfil"
}
],
"game": {
"exe": "drive_c/wow-cataclysm/Wow.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating wine prefix prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting WoW434_mini.zip",
"dst": "$GAMEDIR/drive_c/wow-cataclysm",
"file": "zipped_game",
"format": "zip"
}
},
{
"copy": {
"description": "Copying WoW.mfil",
"dst": "$GAMEDIR/drive_c/wow-cataclysm",
"src": "mfil_file"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}