Installer arknights-endfield-launcher

files:
- setup:
    filename: GRYPHLINK_endfield.exe
    referer: endfield.gryphline.com
    url: https://launcher.gryphline.com/launcher/get_latest_launcher?appcode=TiaytKBUIEdoEwRT&ta=endfield&channel=6&sub_channel=6
game:
  exe: drive_c/Program Files/GRYPHLINK/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running installer
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Install via latest official launcher version
game_slug: arknights-endfield
gogslug: ''
humblestoreid: ''
installer_slug: arknights-endfield-launcher
name: 'Arknights: Endfield'
notes: "If the game fails to launch/force closes on anti-cheat, switch Wine runners.\r\
  \n\r\nTested working on dwproton"
runner: wine
script:
  files:
  - setup:
      filename: GRYPHLINK_endfield.exe
      referer: endfield.gryphline.com
      url: https://launcher.gryphline.com/launcher/get_latest_launcher?appcode=TiaytKBUIEdoEwRT&ta=endfield&channel=6&sub_channel=6
  game:
    exe: drive_c/Program Files/GRYPHLINK/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running installer
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: arknights-endfield-launcher
steamid: null
version: Launcher
year: null
{
  "game_slug": "arknights-endfield",
  "version": "Launcher",
  "description": "Install via latest official launcher version",
  "notes": "If the game fails to launch/force closes on anti-cheat, switch Wine runners.\r\n\r\nTested working on dwproton",
  "name": "Arknights: Endfield",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "arknights-endfield-launcher",
  "installer_slug": "arknights-endfield-launcher",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "GRYPHLINK_endfield.exe",
          "referer": "endfield.gryphline.com",
          "url": "https://launcher.gryphline.com/launcher/get_latest_launcher?appcode=TiaytKBUIEdoEwRT&ta=endfield&channel=6&sub_channel=6"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/GRYPHLINK/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running installer",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game