files:
- tool_archive: https://github.com/TexTools/FFXIV_TexTools_UI/releases/download/$VERSION/FFXIV_TexTools_$VERSION.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools/FFXIV_TexTools.exe
prefix: $GAMEDIR
installer:
- task:
app: dotnet48
arch: win64
description: Installing .NET 4.8
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
description: Installing TexTools
dst: $GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools/
file: tool_archive
variables:
VERSION: v3.0.8.6
description: ''
game_slug: textools
gogslug: ''
humblestoreid: ''
installer_slug: ffxiv-textools-latest
name: FFXIV TexTools
notes: Textools requires entering the path to your FFXIV install. If using XIVLauncher,
this can be found at ~/.xlcore/ffxiv.
runner: wine
script:
files:
- tool_archive: https://github.com/TexTools/FFXIV_TexTools_UI/releases/download/$VERSION/FFXIV_TexTools_$VERSION.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools/FFXIV_TexTools.exe
prefix: $GAMEDIR
installer:
- task:
app: dotnet48
arch: win64
description: Installing .NET 4.8
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
description: Installing TexTools
dst: $GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools/
file: tool_archive
variables:
VERSION: v3.0.8.6
slug: ffxiv-textools-latest
steamid: null
version: latest
year: 2017
{
"game_slug": "textools",
"version": "latest",
"description": "",
"notes": "Textools requires entering the path to your FFXIV install. If using XIVLauncher, this can be found at ~/.xlcore/ffxiv.",
"name": "FFXIV TexTools",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ffxiv-textools-latest",
"installer_slug": "ffxiv-textools-latest",
"script": {
"files": [
{
"tool_archive": "https://github.com/TexTools/FFXIV_TexTools_UI/releases/download/$VERSION/FFXIV_TexTools_$VERSION.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools/FFXIV_TexTools.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "dotnet48",
"arch": "win64",
"description": "Installing .NET 4.8",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Installing TexTools",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools/",
"file": "tool_archive"
}
}
],
"variables": {
"VERSION": "v3.0.8.6"
}
}
}