files:
- game: 'N/A: Download the game from http://www.mediafire.com/file/evnn10qka61e8ev/Battlefield_2_Complete_Collection.zip/file'
- bfhub: https://www.bf2hub.com/downloads/bf2hub-client-setup.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/BF2Hub Client/bf2hub.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/bf2/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Running BF2Hub
executable: bfhub
name: wineexec
prefix: $GAMEDIR
description: "Installer downloads Lost-Soldier's game and BF2 Hub and installs them.\r\
\nPlease leave installation paths to default for both bf2hub and lost-soldier battlefield\
\ 2.\r\nhttps://www.lost-soldiers.org/"
game_slug: battlefield-2-revive-project
gogslug: ''
humblestoreid: ''
installer_slug: battlefield-2-revive-project-lost-soldiers
name: 'Battlefield 2: Revive Project'
notes: ''
runner: wine
script:
files:
- game: 'N/A: Download the game from http://www.mediafire.com/file/evnn10qka61e8ev/Battlefield_2_Complete_Collection.zip/file'
- bfhub: https://www.bf2hub.com/downloads/bf2hub-client-setup.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/BF2Hub Client/bf2hub.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/bf2/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Running BF2Hub
executable: bfhub
name: wineexec
prefix: $GAMEDIR
slug: battlefield-2-revive-project-lost-soldiers
steamid: null
version: Lost-Soldiers
year: 2016
{
"game_slug": "battlefield-2-revive-project",
"version": "Lost-Soldiers",
"description": "Installer downloads Lost-Soldier's game and BF2 Hub and installs them.\r\nPlease leave installation paths to default for both bf2hub and lost-soldier battlefield 2.\r\nhttps://www.lost-soldiers.org/",
"notes": "",
"name": "Battlefield 2: Revive Project",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "battlefield-2-revive-project-lost-soldiers",
"installer_slug": "battlefield-2-revive-project-lost-soldiers",
"script": {
"files": [
{
"game": "N/A: Download the game from http://www.mediafire.com/file/evnn10qka61e8ev/Battlefield_2_Complete_Collection.zip/file"
},
{
"bfhub": "https://www.bf2hub.com/downloads/bf2hub-client-setup.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/BF2Hub Client/bf2hub.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/bf2/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Running BF2Hub",
"executable": "bfhub",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}