files:
- turtlewow_zip: https://eudl.turtlecraft.gg/twmoa_1180.zip
- vanilla_tweaks: https://github.com/brndd/vanilla-tweaks/releases/download/v1.6.0/vanilla-tweaks_v1.6.0_x86_64-pc-windows-gnu.zip
game:
exe: $GAMEDIR/twmoa_1180/WoW_tweaked.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/twmoa_1180
installer:
- execute:
command: 'test -d "$GAMEDIR/TurtleWoW" || unzip -q "$turtlewow_zip" -d "$GAMEDIR"
'
- execute:
command: 'test -d "$GAMEDIR/TurtleWoW" || unzip -q "$vanilla_tweaks" -d "$GAMEDIR/twmoa_1180"
'
- task:
args: WoW.exe
executable: $GAMEDIR/twmoa_1180/vanilla-tweaks.exe
name: wineexec
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/twmoa_1180/
- write_file:
content: SET gxMaximize "0"\nSET gxWindow "1"\n
file: $GAMEDIR/twmoa_1180/WTF/Config.wtf
wine:
dxvk: false
description: Full installer of the Turtle WoW 1.80 Client and Vanilla-Tweaks - No
launcher
game_slug: turtlewow
gogslug: ''
humblestoreid: ''
installer_slug: turtle-wow-1180-full-install
name: Turtle WoW
notes: This will install the full Turtle WoW client with vanilla-tweaks for additional
QoL features such as autoloot and fixing that weird camera spin issue. If you don't
want to use vanilla-tweaks simply set the executable to WoW.exe.
runner: wine
script:
files:
- turtlewow_zip: https://eudl.turtlecraft.gg/twmoa_1180.zip
- vanilla_tweaks: https://github.com/brndd/vanilla-tweaks/releases/download/v1.6.0/vanilla-tweaks_v1.6.0_x86_64-pc-windows-gnu.zip
game:
exe: $GAMEDIR/twmoa_1180/WoW_tweaked.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/twmoa_1180
installer:
- execute:
command: 'test -d "$GAMEDIR/TurtleWoW" || unzip -q "$turtlewow_zip" -d "$GAMEDIR"
'
- execute:
command: 'test -d "$GAMEDIR/TurtleWoW" || unzip -q "$vanilla_tweaks" -d "$GAMEDIR/twmoa_1180"
'
- task:
args: WoW.exe
executable: $GAMEDIR/twmoa_1180/vanilla-tweaks.exe
name: wineexec
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/twmoa_1180/
- write_file:
content: SET gxMaximize "0"\nSET gxWindow "1"\n
file: $GAMEDIR/twmoa_1180/WTF/Config.wtf
wine:
dxvk: false
slug: turtle-wow-1180-full-install
steamid: null
version: 1.18.0 - Full install
year: 2018
{
"game_slug": "turtlewow",
"version": "1.18.0 - Full install",
"description": "Full installer of the Turtle WoW 1.80 Client and Vanilla-Tweaks - No launcher",
"notes": "This will install the full Turtle WoW client with vanilla-tweaks for additional QoL features such as autoloot and fixing that weird camera spin issue. If you don't want to use vanilla-tweaks simply set the executable to WoW.exe.",
"name": "Turtle WoW",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "turtle-wow-1180-full-install",
"installer_slug": "turtle-wow-1180-full-install",
"script": {
"files": [
{
"turtlewow_zip": "https://eudl.turtlecraft.gg/twmoa_1180.zip"
},
{
"vanilla_tweaks": "https://github.com/brndd/vanilla-tweaks/releases/download/v1.6.0/vanilla-tweaks_v1.6.0_x86_64-pc-windows-gnu.zip"
}
],
"game": {
"exe": "$GAMEDIR/twmoa_1180/WoW_tweaked.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/twmoa_1180"
},
"installer": [
{
"execute": {
"command": "test -d \"$GAMEDIR/TurtleWoW\" || unzip -q \"$turtlewow_zip\" -d \"$GAMEDIR\"\n"
}
},
{
"execute": {
"command": "test -d \"$GAMEDIR/TurtleWoW\" || unzip -q \"$vanilla_tweaks\" -d \"$GAMEDIR/twmoa_1180\"\n"
}
},
{
"task": {
"args": "WoW.exe",
"executable": "$GAMEDIR/twmoa_1180/vanilla-tweaks.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/twmoa_1180/"
}
},
{
"write_file": {
"content": "SET gxMaximize \"0\"\\nSET gxWindow \"1\"\\n",
"file": "$GAMEDIR/twmoa_1180/WTF/Config.wtf"
}
}
],
"wine": {
"dxvk": false
}
}
}