Installer unverum-mod-manager-latest-release

files:
- unverum_zip: https://github.com/TekkaGB/Unverum/releases/latest/download/Unverum.7z
- runtime_installer: https://download.visualstudio.microsoft.com/download/pr/a1da19dc-d781-4981-84e9-ffa0c05e00e9/46f3cd2015c27a0e93d7c102a711577e/windowsdesktop-runtime-6.0.31-win-x64.exe
game:
  exe: drive_c/Program Files/Unverum/Unverum.exe
  prefix: $GAMEDIR
install_complete_text: Done! When using the setup, the default exe locacation will
  be for example; "~\home\"user"\.local\share\Steam\steamapps\common\GUILTY GEAR STRIVE\GGST.exe".
  This can change based on how you installed Steam(Flatpak will have a different location).
installer:
- extract:
    dst: drive_c/Program Files/Unverum
    file: unverum_zip
- task:
    args: -q -i "runtime_installer"
    blocking: true
    description: Installing .NET Runtime...
    executable: runtime_installer
    name: wineexec
- task:
    key: ShowDotFiles
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    type: REG_SZ
    value: Y
- chmodx: drive_c/Program Files/Unverum/Unverum.exe
system:
  gamescope: false
  gamescope_window_mode: ''
description: Installs the latest version of Unverum!
game_slug: unverum-mod-manager
gogslug: ''
humblestoreid: ''
installer_slug: unverum-mod-manager-latest-release
name: Unverum Mod Manager
notes: When pressing "Launch" game will not launch, but mods WILL be installed. Just
  launch the game normally from Steam and your mods will be there!
runner: wine
script:
  files:
  - unverum_zip: https://github.com/TekkaGB/Unverum/releases/latest/download/Unverum.7z
  - runtime_installer: https://download.visualstudio.microsoft.com/download/pr/a1da19dc-d781-4981-84e9-ffa0c05e00e9/46f3cd2015c27a0e93d7c102a711577e/windowsdesktop-runtime-6.0.31-win-x64.exe
  game:
    exe: drive_c/Program Files/Unverum/Unverum.exe
    prefix: $GAMEDIR
  install_complete_text: Done! When using the setup, the default exe locacation will
    be for example; "~\home\"user"\.local\share\Steam\steamapps\common\GUILTY GEAR
    STRIVE\GGST.exe". This can change based on how you installed Steam(Flatpak will
    have a different location).
  installer:
  - extract:
      dst: drive_c/Program Files/Unverum
      file: unverum_zip
  - task:
      args: -q -i "runtime_installer"
      blocking: true
      description: Installing .NET Runtime...
      executable: runtime_installer
      name: wineexec
  - task:
      key: ShowDotFiles
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      type: REG_SZ
      value: Y
  - chmodx: drive_c/Program Files/Unverum/Unverum.exe
  system:
    gamescope: false
    gamescope_window_mode: ''
slug: unverum-mod-manager-latest-release
steamid: null
version: Latest Release
year: 2021
{
  "game_slug": "unverum-mod-manager",
  "version": "Latest Release",
  "description": "Installs the latest version of Unverum!",
  "notes": "When pressing \"Launch\" game will not launch, but mods WILL be installed. Just launch the game normally from Steam and your mods will be there!",
  "name": "Unverum Mod Manager",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "unverum-mod-manager-latest-release",
  "installer_slug": "unverum-mod-manager-latest-release",
  "script": {
    "files": [
      {
        "unverum_zip": "https://github.com/TekkaGB/Unverum/releases/latest/download/Unverum.7z"
      },
      {
        "runtime_installer": "https://download.visualstudio.microsoft.com/download/pr/a1da19dc-d781-4981-84e9-ffa0c05e00e9/46f3cd2015c27a0e93d7c102a711577e/windowsdesktop-runtime-6.0.31-win-x64.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Unverum/Unverum.exe",
      "prefix": "$GAMEDIR"
    },
    "install_complete_text": "Done! When using the setup, the default exe locacation will be for example; \"~\\home\\\"user\"\\.local\\share\\Steam\\steamapps\\common\\GUILTY GEAR STRIVE\\GGST.exe\". This can change based on how you installed Steam(Flatpak will have a different location).",
    "installer": [
      {
        "extract": {
          "dst": "drive_c/Program Files/Unverum",
          "file": "unverum_zip"
        }
      },
      {
        "task": {
          "args": "-q -i \"runtime_installer\"",
          "blocking": true,
          "description": "Installing .NET Runtime...",
          "executable": "runtime_installer",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "key": "ShowDotFiles",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "Y"
        }
      },
      {
        "chmodx": "drive_c/Program Files/Unverum/Unverum.exe"
      }
    ],
    "system": {
      "gamescope": false,
      "gamescope_window_mode": ""
    }
  }
}
Back to game