Installer evemon-304

files:
- evemon_static: https://bitbucket.org/EVEMonDevTeam/evemon/downloads/EVEMon-binaries-3.0.4.zip
game:
  arch: win64
  exe: $GAMEDIR/EVEMon/EVEMon.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/EVEMon
    file: evemon_static
description: EVEMon Static Binaries Zip
game_slug: evemon
gogslug: ''
humblestoreid: ''
installer_slug: evemon-304
name: EVEMon
notes: The static binaries made for wine from EVEMon.
runner: wine
script:
  files:
  - evemon_static: https://bitbucket.org/EVEMonDevTeam/evemon/downloads/EVEMon-binaries-3.0.4.zip
  game:
    arch: win64
    exe: $GAMEDIR/EVEMon/EVEMon.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/EVEMon
      file: evemon_static
slug: evemon-304
steamid: null
version: 3.0.4
year: 2006
{
  "game_slug": "evemon",
  "version": "3.0.4",
  "description": "EVEMon Static Binaries Zip",
  "notes": "The static binaries made for wine from EVEMon.",
  "name": "EVEMon",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "evemon-304",
  "installer_slug": "evemon-304",
  "script": {
    "files": [
      {
        "evemon_static": "https://bitbucket.org/EVEMonDevTeam/evemon/downloads/EVEMon-binaries-3.0.4.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/EVEMon/EVEMon.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/EVEMon",
          "file": "evemon_static"
        }
      }
    ]
  }
}
Back to game