files:
- gamearchive: 'N/A: Get the game for Windows from https://https://clrdt.fr/download'
game:
exe: $GAMEDIR/drive_c/Program Files/CodeLyokoRDT/SkidLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine 64-bit Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40
description: Installing .NET 4.0
name: winetricks
silent: true
- task:
app: vcrun2019
description: Installing Microsoft Visual C++ Redistributable
name: winetricks
silent: true
- extract:
dst: $GAMEDIR/drive_c/Program Files/CodeLyokoRDT
file: gamearchive
description: ''
game_slug: code-lyoko-la-revanche-de-tyron
gogslug: ''
humblestoreid: ''
installer_slug: code-lyoko-la-revanche-de-tyr-windows
name: 'Code Lyoko: La Revanche de Tyron'
notes: ''
runner: wine
script:
files:
- gamearchive: 'N/A: Get the game for Windows from https://https://clrdt.fr/download'
game:
exe: $GAMEDIR/drive_c/Program Files/CodeLyokoRDT/SkidLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine 64-bit Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40
description: Installing .NET 4.0
name: winetricks
silent: true
- task:
app: vcrun2019
description: Installing Microsoft Visual C++ Redistributable
name: winetricks
silent: true
- extract:
dst: $GAMEDIR/drive_c/Program Files/CodeLyokoRDT
file: gamearchive
slug: code-lyoko-la-revanche-de-tyr-windows
steamid: null
version: Windows
year: 2023
{
"game_slug": "code-lyoko-la-revanche-de-tyron",
"version": "Windows",
"description": "",
"notes": "",
"name": "Code Lyoko: La Revanche de Tyron",
"year": 2023,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "code-lyoko-la-revanche-de-tyr-windows",
"installer_slug": "code-lyoko-la-revanche-de-tyr-windows",
"script": {
"files": [
{
"gamearchive": "N/A: Get the game for Windows from https://https://clrdt.fr/download"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/CodeLyokoRDT/SkidLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine 64-bit Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet40",
"description": "Installing .NET 4.0",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"app": "vcrun2019",
"description": "Installing Microsoft Visual C++ Redistributable",
"name": "winetricks",
"silent": true
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/CodeLyokoRDT",
"file": "gamearchive"
}
}
]
}
}