files:
- installer: https://www.wizard101.com/downloadGame/OtherDownload
game:
exe: $GAMEDIR/prefix/drive_c/ProgramData/KingsIsle Entertainment/Wizard101/Wizard101.exe
installer:
- move:
dst: $GAMEDIR
src: installer
- task:
description: Installation is not complete until you've logged in and the patcher
finishes. DO NOT CLOSE THE LAUNCHER WINDOW! LOG IN!
executable: $GAMEDIR/InstallWizard101.exe
name: wineexec
prefix: $GAMEDIR/prefix
description: Wizard101 North America Servers
game_slug: wizard101
gogslug: ''
humblestoreid: ''
installer_slug: wizard101-wizard101-na
name: Wizard101
notes: The installer requires logging into what appears to be the normal launcher,
but it is actually the patch client to download the game.
runner: wine
script:
files:
- installer: https://www.wizard101.com/downloadGame/OtherDownload
game:
exe: $GAMEDIR/prefix/drive_c/ProgramData/KingsIsle Entertainment/Wizard101/Wizard101.exe
installer:
- move:
dst: $GAMEDIR
src: installer
- task:
description: Installation is not complete until you've logged in and the patcher
finishes. DO NOT CLOSE THE LAUNCHER WINDOW! LOG IN!
executable: $GAMEDIR/InstallWizard101.exe
name: wineexec
prefix: $GAMEDIR/prefix
slug: wizard101-wizard101-na
steamid: 799960
version: Wizard101 NA
year: 2008
{
"game_slug": "wizard101",
"version": "Wizard101 NA",
"description": "Wizard101 North America Servers",
"notes": "The installer requires logging into what appears to be the normal launcher, but it is actually the patch client to download the game.",
"name": "Wizard101",
"year": 2008,
"steamid": 799960,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wizard101-wizard101-na",
"installer_slug": "wizard101-wizard101-na",
"script": {
"files": [
{
"installer": "https://www.wizard101.com/downloadGame/OtherDownload"
}
],
"game": {
"exe": "$GAMEDIR/prefix/drive_c/ProgramData/KingsIsle Entertainment/Wizard101/Wizard101.exe"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "installer"
}
},
{
"task": {
"description": "Installation is not complete until you've logged in and the patcher finishes. DO NOT CLOSE THE LAUNCHER WINDOW! LOG IN!",
"executable": "$GAMEDIR/InstallWizard101.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}