files:
- etlegacyInst:
filename: etlegacyInst
referer: https://www.etlegacy.com/download
url: https://www.etlegacy.com/download/file/408
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Enemy Territory - Legacy/etl.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing ET Legacy
executable: etlegacyInst
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
description: ETLegacy on Wine for better compatibility.Had issues on Linux version
running on Ubuntu 20.04 and Wine seems to have no issues.
game_slug: wolfenstein-enemy-territory
gogslug: wolfenstein_enemy_territory
humblestoreid: ''
installer_slug: wolfenstein-enemy-territory-etlegacy-2802-on-win
name: 'Wolfenstein: Enemy Territory'
notes: ''
runner: wine
script:
files:
- etlegacyInst:
filename: etlegacyInst
referer: https://www.etlegacy.com/download
url: https://www.etlegacy.com/download/file/408
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Enemy Territory - Legacy/etl.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing ET Legacy
executable: etlegacyInst
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
slug: wolfenstein-enemy-territory-etlegacy-2802-on-win
steamid: 1873030
version: Etlegacy 2.80.2 on Wine
year: 2003
{
"game_slug": "wolfenstein-enemy-territory",
"version": "Etlegacy 2.80.2 on Wine",
"description": "ETLegacy on Wine for better compatibility.Had issues on Linux version running on Ubuntu 20.04 and Wine seems to have no issues.",
"notes": "",
"name": "Wolfenstein: Enemy Territory",
"year": 2003,
"steamid": 1873030,
"gogslug": "wolfenstein_enemy_territory",
"humblestoreid": "",
"runner": "wine",
"slug": "wolfenstein-enemy-territory-etlegacy-2802-on-win",
"installer_slug": "wolfenstein-enemy-territory-etlegacy-2802-on-win",
"script": {
"files": [
{
"etlegacyInst": {
"filename": "etlegacyInst",
"referer": "https://www.etlegacy.com/download",
"url": "https://www.etlegacy.com/download/file/408"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Enemy Territory - Legacy/etl.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing ET Legacy",
"executable": "etlegacyInst",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}