files:
- tool_archive: https://github.com/TexTools/FFXIV_TexTools_UI/releases/download/v2.3.7.8/FFXIV_TexTools_v2.3.7.8.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools2/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 TexTools2/
file: tool_archive
description: Installer for FFXIV TexTools2
game_slug: textools
gogslug: ''
humblestoreid: ''
installer_slug: ffxiv-textools-20
name: FFXIV TexTools
notes: ''
runner: wine
script:
files:
- tool_archive: https://github.com/TexTools/FFXIV_TexTools_UI/releases/download/v2.3.7.8/FFXIV_TexTools_v2.3.7.8.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools2/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 TexTools2/
file: tool_archive
slug: ffxiv-textools-20
steamid: null
version: '2.0'
year: 2017
{
"game_slug": "textools",
"version": "2.0",
"description": "Installer for FFXIV TexTools2",
"notes": "",
"name": "FFXIV TexTools",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ffxiv-textools-20",
"installer_slug": "ffxiv-textools-20",
"script": {
"files": [
{
"tool_archive": "https://github.com/TexTools/FFXIV_TexTools_UI/releases/download/v2.3.7.8/FFXIV_TexTools_v2.3.7.8.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/FFXIV TexTools2/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 TexTools2/",
"file": "tool_archive"
}
}
]
}
}