Installer fantasy-grounds-unity-release

files:
- installer:
    filename: FGUWebInstall.exe
    url: https://www.fantasygrounds.com/filelibrary/FGUWebInstall.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/SmiteWorks/Fantasy Grounds/FGUpdaterEngine/FGUpdaterEngine.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running Fantasy Grounds Unity Installer. Please do not run the game
      until this script finishes installing. The Updater needs a logged in user to
      work properly.
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  dxvk: false
  esync: false
description: Install the latest Windows version of Fantasy Grounds Unity with wine.
game_slug: fantasy-grounds-unity
gogslug: ''
humblestoreid: ''
installer_slug: fantasy-grounds-unity-release
name: Fantasy Grounds Unity
notes: After Installation FantasyGroundsUpdater.exe updates and restarts itself when
  pressing update button. After that the update button is not working any more. You
  have to login in with a fantasy grounds user to continue update process.
runner: wine
script:
  files:
  - installer:
      filename: FGUWebInstall.exe
      url: https://www.fantasygrounds.com/filelibrary/FGUWebInstall.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/SmiteWorks/Fantasy Grounds/FGUpdaterEngine/FGUpdaterEngine.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running Fantasy Grounds Unity Installer. Please do not run the
        game until this script finishes installing. The Updater needs a logged in
        user to work properly.
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dxvk: false
    esync: false
slug: fantasy-grounds-unity-release
steamid: 1196310
version: Release
year: 2019
{
  "game_slug": "fantasy-grounds-unity",
  "version": "Release",
  "description": "Install the latest Windows version of Fantasy Grounds Unity with wine.",
  "notes": "After Installation FantasyGroundsUpdater.exe updates and restarts itself when pressing update button. After that the update button is not working any more. You have to login in with a fantasy grounds user to continue update process.",
  "name": "Fantasy Grounds Unity",
  "year": 2019,
  "steamid": 1196310,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fantasy-grounds-unity-release",
  "installer_slug": "fantasy-grounds-unity-release",
  "script": {
    "files": [
      {
        "installer": {
          "filename": "FGUWebInstall.exe",
          "url": "https://www.fantasygrounds.com/filelibrary/FGUWebInstall.exe"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/SmiteWorks/Fantasy Grounds/FGUpdaterEngine/FGUpdaterEngine.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Fantasy Grounds Unity Installer. Please do not run the game until this script finishes installing. The Updater needs a logged in user to work properly.",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false,
      "esync": false
    }
  }
}
Back to game