files:
- game: https://disk.yandex.ru/d/a_n6BGHruFHqL
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Battlefield 2142 Novgames AE/BF2142.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/bf2
file: game
- task:
arch: win64
description: Running the setup
executable: $GAMEDIR/Battlefield 2142 Novgames AE/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Running BF2142
executable: bfhub
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: battlefield-2142
gogslug: ''
humblestoreid: ''
installer_slug: battlefield-2142-northen-strike
name: Battlefield 2142
notes: ''
runner: wine
script:
files:
- game: https://disk.yandex.ru/d/a_n6BGHruFHqL
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Battlefield 2142 Novgames AE/BF2142.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/bf2
file: game
- task:
arch: win64
description: Running the setup
executable: $GAMEDIR/Battlefield 2142 Novgames AE/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Running BF2142
executable: bfhub
name: wineexec
prefix: $GAMEDIR
slug: battlefield-2142-northen-strike
steamid: null
version: Northen Strike
year: 2006
{
"game_slug": "battlefield-2142",
"version": "Northen Strike",
"description": "",
"notes": "",
"name": "Battlefield 2142",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "battlefield-2142-northen-strike",
"installer_slug": "battlefield-2142-northen-strike",
"script": {
"files": [
{
"game": "https://disk.yandex.ru/d/a_n6BGHruFHqL"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Battlefield 2142 Novgames AE/BF2142.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/bf2",
"file": "game"
}
},
{
"task": {
"arch": "win64",
"description": "Running the setup",
"executable": "$GAMEDIR/Battlefield 2142 Novgames AE/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Running BF2142",
"executable": "bfhub",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}