Installer ryzom-client_64bit

files:
- client:
    N/A: Please select the client for this game
    filename: ryzom_live_client_linux64.7z
    url: https://download.ryzom.com/ryzom_live_client_linux64.7z
- data:
    N/A: Please select the data for this game
    filename: ryzom_live_data.7z
    url: https://download.ryzom.com/ryzom_live_data.7z
game:
  exe: $GAMEDIR/ryzom_client
  working_dir: $GAMEDIR
installer:
- extract:
    file: $client
- extract:
    file: $data
description: It downloads the 64bit Client Version of the game and the client-data
  from https://download.ryzom.com/ and extract it in one folder.The profile is like
  the steam version in the same game folder. With the argument "--profile 0" you can
  create a profile folder or point to an existing one in "~/.local/share/Ryzom/0/".
game_slug: ryzom
gogslug: ''
humblestoreid: ''
installer_slug: ryzom-client_64bit
name: Ryzom
notes: 7z extract issue is solved. Tested with lutris 0.5.6 on Manjaro.
runner: linux
script:
  files:
  - client:
      N/A: Please select the client for this game
      filename: ryzom_live_client_linux64.7z
      url: https://download.ryzom.com/ryzom_live_client_linux64.7z
  - data:
      N/A: Please select the data for this game
      filename: ryzom_live_data.7z
      url: https://download.ryzom.com/ryzom_live_data.7z
  game:
    exe: $GAMEDIR/ryzom_client
    working_dir: $GAMEDIR
  installer:
  - extract:
      file: $client
  - extract:
      file: $data
slug: ryzom-client_64bit
steamid: 373720
version: Client_64bit
year: 2004
{
  "game_slug": "ryzom",
  "version": "Client_64bit",
  "description": "It downloads the 64bit Client Version of the game and the client-data from https://download.ryzom.com/ and extract it in one folder.The profile is like the steam version in the same game folder. With the argument \"--profile 0\" you can create a profile folder or point to an existing one in \"~/.local/share/Ryzom/0/\".",
  "notes": "7z extract issue is solved. Tested with lutris 0.5.6 on Manjaro.",
  "name": "Ryzom",
  "year": 2004,
  "steamid": 373720,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ryzom-client_64bit",
  "installer_slug": "ryzom-client_64bit",
  "script": {
    "files": [
      {
        "client": {
          "N/A": "Please select the client for this game",
          "filename": "ryzom_live_client_linux64.7z",
          "url": "https://download.ryzom.com/ryzom_live_client_linux64.7z"
        }
      },
      {
        "data": {
          "N/A": "Please select the data for this game",
          "filename": "ryzom_live_data.7z",
          "url": "https://download.ryzom.com/ryzom_live_data.7z"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/ryzom_client",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "$client"
        }
      },
      {
        "extract": {
          "file": "$data"
        }
      }
    ]
  }
}
Back to game