Installer total-annihilation-abandonware

files:
- file_installer: N/A:Please select the Total Annihilation setup file
game:
  arch: win32
  exe: drive_c/Jeux/ABWFR/TotalAnnihilation/Total Annihilation.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $file_installer
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: total-annihilation
gogslug: total_anihilation_commander_pack
humblestoreid: ''
installer_slug: total-annihilation-abandonware
name: Total Annihilation
notes: first download the exe file from abandonware then install it.
runner: wine
script:
  files:
  - file_installer: N/A:Please select the Total Annihilation setup file
  game:
    arch: win32
    exe: drive_c/Jeux/ABWFR/TotalAnnihilation/Total Annihilation.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $file_installer
      name: wineexec
      prefix: $GAMEDIR
slug: total-annihilation-abandonware
steamid: 298030
version: Abandonware
year: 1997
{
  "game_slug": "total-annihilation",
  "version": "Abandonware",
  "description": "",
  "notes": "first download the exe file from abandonware then install it.",
  "name": "Total Annihilation",
  "year": 1997,
  "steamid": 298030,
  "gogslug": "total_anihilation_commander_pack",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "total-annihilation-abandonware",
  "installer_slug": "total-annihilation-abandonware",
  "script": {
    "files": [
      {
        "file_installer": "N/A:Please select the Total Annihilation setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Jeux/ABWFR/TotalAnnihilation/Total Annihilation.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$file_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game