Installer erafn-80

files:
- fortmp: N/A:Select the FortMP Client rar
game:
  arch: win64
  exe: drive_c/Program Files/EraFN/FortniteLauncher.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: drive_c/Program Files/EraFN/
    file: $fortmp
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
description: ''
game_slug: erafn
gogslug: ''
humblestoreid: ''
installer_slug: erafn-80
name: EraFN
notes: ''
runner: wine
script:
  files:
  - fortmp: N/A:Select the FortMP Client rar
  game:
    arch: win64
    exe: drive_c/Program Files/EraFN/FortniteLauncher.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: drive_c/Program Files/EraFN/
      file: $fortmp
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
slug: erafn-80
steamid: null
version: '8.0'
year: 2022
{
  "game_slug": "erafn",
  "version": "8.0",
  "description": "",
  "notes": "",
  "name": "EraFN",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "erafn-80",
  "installer_slug": "erafn-80",
  "script": {
    "files": [
      {
        "fortmp": "N/A:Select the FortMP Client rar"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/EraFN/FortniteLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "drive_c/Program Files/EraFN/",
          "file": "$fortmp"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game