Installer e-sword-esword-1300

files:
- filename: https://www.e-sword.net/files/e-sword_1300_setup.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/e-Sword/e-Sword.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: mfc42 vcrun6 msls31 msxml3 msxml6 vb6run wsh57
    arch: win32
    description: Installing winetricks verbs
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    description: Installing eSword...
    executable: filename
    name: wineexec
    prefix: $GAMEDIR
description: eSword
game_slug: e-sword
gogslug: ''
humblestoreid: ''
installer_slug: e-sword-esword-1300
name: e-Sword
notes: ''
runner: wine
script:
  files:
  - filename: https://www.e-sword.net/files/e-sword_1300_setup.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/e-Sword/e-Sword.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: mfc42 vcrun6 msls31 msxml3 msxml6 vb6run wsh57
      arch: win32
      description: Installing winetricks verbs
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      description: Installing eSword...
      executable: filename
      name: wineexec
      prefix: $GAMEDIR
slug: e-sword-esword-1300
steamid: null
version: eSword 13.0.0
year: 1998
{
  "game_slug": "e-sword",
  "version": "eSword 13.0.0",
  "description": "eSword",
  "notes": "",
  "name": "e-Sword",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "e-sword-esword-1300",
  "installer_slug": "e-sword-esword-1300",
  "script": {
    "files": [
      {
        "filename": "https://www.e-sword.net/files/e-sword_1300_setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/e-Sword/e-Sword.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc42 vcrun6 msls31 msxml3 msxml6 vb6run wsh57",
          "arch": "win32",
          "description": "Installing winetricks verbs",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing eSword...",
          "executable": "filename",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game