Installer ugaris-windows

files:
- setup:
    filename: Ugaris_setup_release_3.6.exe
    url: https://ugaris.com/Ugaris_setup_release_3.6.exe
game:
  arch: win64
  exe: drive_c/Ugaris/moac.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Installing Ugaris
    executable: setup
    name: wineexec
description: Installs Ugaris to run with Wine.
game_slug: ugaris
gogslug: ''
humblestoreid: ''
installer_slug: ugaris-windows
name: Ugaris
notes: "Change \r\n\"Games/ugaris/drive_c/ugaris/moac.exe\"\r\nto\r\n\"Games/ugaris/drive_c/Ugaris/moac.exe\"\
  \r\nin lutris -> config -> game options -> Executable\r\n\r\n(Capital U for the\
  \ game folder)"
runner: wine
script:
  files:
  - setup:
      filename: Ugaris_setup_release_3.6.exe
      url: https://ugaris.com/Ugaris_setup_release_3.6.exe
  game:
    arch: win64
    exe: drive_c/Ugaris/moac.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Installing Ugaris
      executable: setup
      name: wineexec
slug: ugaris-windows
steamid: null
version: '[Windows]'
year: 2014
{
  "game_slug": "ugaris",
  "version": "[Windows]",
  "description": "Installs Ugaris to run with Wine.",
  "notes": "Change \r\n\"Games/ugaris/drive_c/ugaris/moac.exe\"\r\nto\r\n\"Games/ugaris/drive_c/Ugaris/moac.exe\"\r\nin lutris -> config -> game options -> Executable\r\n\r\n(Capital U for the game folder)",
  "name": "Ugaris",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ugaris-windows",
  "installer_slug": "ugaris-windows",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "Ugaris_setup_release_3.6.exe",
          "url": "https://ugaris.com/Ugaris_setup_release_3.6.exe"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Ugaris/moac.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Installing Ugaris",
          "executable": "setup",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game