Installer battlefield-2-lost-soldiers

files:
- game: N/A:Select the lost-soldier configuration file.
- bfhub: https://www.bf2hub.com/downloads/bf2hub-client-setup.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/BF2Hub Client/bf2hub.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Install Battlefield 2
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Running BF2Hub
    executable: bfhub
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: battlefield-2
gogslug: ''
humblestoreid: ''
installer_slug: battlefield-2-lost-soldiers
name: Battlefield 2
notes: After installation, close the "BF2Hub Client" in the tray to complete the installation.
runner: wine
script:
  files:
  - game: N/A:Select the lost-soldier configuration file.
  - bfhub: https://www.bf2hub.com/downloads/bf2hub-client-setup.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/BF2Hub Client/bf2hub.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Install Battlefield 2
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Running BF2Hub
      executable: bfhub
      name: wineexec
      prefix: $GAMEDIR
slug: battlefield-2-lost-soldiers
steamid: 24860
version: Lost-Soldiers
year: 2005
{
  "game_slug": "battlefield-2",
  "version": "Lost-Soldiers",
  "description": "",
  "notes": "After installation, close the \"BF2Hub Client\" in the tray to complete the installation.",
  "name": "Battlefield 2",
  "year": 2005,
  "steamid": 24860,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "battlefield-2-lost-soldiers",
  "installer_slug": "battlefield-2-lost-soldiers",
  "script": {
    "files": [
      {
        "game": "N/A:Select the lost-soldier configuration file."
      },
      {
        "bfhub": "https://www.bf2hub.com/downloads/bf2hub-client-setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/BF2Hub Client/bf2hub.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Install Battlefield 2",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running BF2Hub",
          "executable": "bfhub",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game