Installer ultrastar-creator-pre-compiled-git

files:
- archive: http://maxlefou33.free.fr/linux/usc.zip
- lib1: https://lutris.net/files/lib32/libcrypto.so.1.0.0.gz
- lib2: https://lutris.net/files/lib32/libssl.so.1.0.0.gz
game:
  exe: UltraStar-Creator
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: archive
- extract:
    dst: $GAMEDIR/lib
    file: lib1
- extract:
    dst: $GAMEDIR/lib
    file: lib2
description: ''
game_slug: ultrastar-creator
gogslug: ''
humblestoreid: ''
installer_slug: ultrastar-creator-pre-compiled-git
name: UltraStar Creator
notes: ''
runner: linux
script:
  files:
  - archive: http://maxlefou33.free.fr/linux/usc.zip
  - lib1: https://lutris.net/files/lib32/libcrypto.so.1.0.0.gz
  - lib2: https://lutris.net/files/lib32/libssl.so.1.0.0.gz
  game:
    exe: UltraStar-Creator
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
  - extract:
      dst: $GAMEDIR/lib
      file: lib1
  - extract:
      dst: $GAMEDIR/lib
      file: lib2
slug: ultrastar-creator-pre-compiled-git
steamid: null
version: Pre-compiled git
year: null
{
  "game_slug": "ultrastar-creator",
  "version": "Pre-compiled git",
  "description": "",
  "notes": "",
  "name": "UltraStar Creator",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ultrastar-creator-pre-compiled-git",
  "installer_slug": "ultrastar-creator-pre-compiled-git",
  "script": {
    "files": [
      {
        "archive": "http://maxlefou33.free.fr/linux/usc.zip"
      },
      {
        "lib1": "https://lutris.net/files/lib32/libcrypto.so.1.0.0.gz"
      },
      {
        "lib2": "https://lutris.net/files/lib32/libssl.so.1.0.0.gz"
      }
    ],
    "game": {
      "exe": "UltraStar-Creator",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/lib",
          "file": "lib1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/lib",
          "file": "lib2"
        }
      }
    ]
  }
}
Back to game