Installer ragnarok-project-zero-archive-installer

files:
- client: https://downloads.playragnarokzero.com/RagnarokProjectZero20210311.zip
game:
  arch: win32
  exe: $GAMEDIR/projectzero-launcher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: allfonts
    arch: win32
    description: Installing fonts with winetricks
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: client
- move:
    dst: $GAMEDIR/drive_c/windows/Fonts_backup
    src: $GAMEDIR/drive_c/windows/Fonts
- copy:
    dst: $GAMEDIR/drive_c/windows/Fonts
    src: $GAMEDIR/drive_c/windows/Fonts_backup/droidsansfallback.ttf
description: "A free account is required to play this game. One can be created at:\r\
  \nhttps://cp.playragnarokzero.com/masteraccount/register\r\n\r\nFonts may look aliased\
  \ but are quite usable."
game_slug: ragnarok-project-zero
gogslug: ''
humblestoreid: ''
installer_slug: ragnarok-project-zero-archive-installer
name: 'Ragnarok: Project Zero'
notes: ''
runner: wine
script:
  files:
  - client: https://downloads.playragnarokzero.com/RagnarokProjectZero20210311.zip
  game:
    arch: win32
    exe: $GAMEDIR/projectzero-launcher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: allfonts
      arch: win32
      description: Installing fonts with winetricks
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: client
  - move:
      dst: $GAMEDIR/drive_c/windows/Fonts_backup
      src: $GAMEDIR/drive_c/windows/Fonts
  - copy:
      dst: $GAMEDIR/drive_c/windows/Fonts
      src: $GAMEDIR/drive_c/windows/Fonts_backup/droidsansfallback.ttf
slug: ragnarok-project-zero-archive-installer
steamid: null
version: Archive Installer
year: 2020
{
  "game_slug": "ragnarok-project-zero",
  "version": "Archive Installer",
  "description": "A free account is required to play this game. One can be created at:\r\nhttps://cp.playragnarokzero.com/masteraccount/register\r\n\r\nFonts may look aliased but are quite usable.",
  "notes": "",
  "name": "Ragnarok: Project Zero",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ragnarok-project-zero-archive-installer",
  "installer_slug": "ragnarok-project-zero-archive-installer",
  "script": {
    "files": [
      {
        "client": "https://downloads.playragnarokzero.com/RagnarokProjectZero20210311.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/projectzero-launcher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "allfonts",
          "arch": "win32",
          "description": "Installing fonts with winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "client"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/windows/Fonts_backup",
          "src": "$GAMEDIR/drive_c/windows/Fonts"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/windows/Fonts",
          "src": "$GAMEDIR/drive_c/windows/Fonts_backup/droidsansfallback.ttf"
        }
      }
    ]
  }
}
Back to game