Installer soulcaster-part-i-ii-humble-bundle

custom-name: Soulcaster - Part I & II - Humble Bundle
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Soulcaster%20Part%20I%20%26%20II/clean.sh
- menu: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Soulcaster%20Part%20I%20%26%20II/soulcaster.sh
- file1: N/A:Please select the Humble archive 1
- file2: N/A:Please select the Humble archive 2
game:
  exe: soulcaster.sh
installer:
- extract:
    dst: $GAMEDIR/SC1
    src: $file1
- extract:
    dst: $GAMEDIR/SC2
    src: $file2
- chmodx: script
- execute:
    file: script
- chmodx: menu
- copy:
    dst: $GAMEDIR
    src: menu
description: '"Soulcaster: Part I & II" Humble Bundle edition with support for modern
  computer configuration.'
game_slug: soulcaster-part-i-ii
gogslug: ''
humblestoreid: soulcaster-book-i-ii
installer_slug: soulcaster-part-i-ii-humble-bundle
name: 'Soulcaster: Part I & II'
notes: '- You have to download the 2 game archives from Humble Bundle before to launch
  this installer.'
runner: linux
script:
  custom-name: Soulcaster - Part I & II - Humble Bundle
  files:
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Soulcaster%20Part%20I%20%26%20II/clean.sh
  - menu: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Soulcaster%20Part%20I%20%26%20II/soulcaster.sh
  - file1: N/A:Please select the Humble archive 1
  - file2: N/A:Please select the Humble archive 2
  game:
    exe: soulcaster.sh
  installer:
  - extract:
      dst: $GAMEDIR/SC1
      src: $file1
  - extract:
      dst: $GAMEDIR/SC2
      src: $file2
  - chmodx: script
  - execute:
      file: script
  - chmodx: menu
  - copy:
      dst: $GAMEDIR
      src: menu
slug: soulcaster-part-i-ii-humble-bundle
steamid: 460970
version: Humble Bundle
year: 2012
{
  "game_slug": "soulcaster-part-i-ii",
  "version": "Humble Bundle",
  "description": "\"Soulcaster: Part I & II\" Humble Bundle edition with support for modern computer configuration.",
  "notes": "- You have to download the 2 game archives from Humble Bundle before to launch this installer.",
  "name": "Soulcaster: Part I & II",
  "year": 2012,
  "steamid": 460970,
  "gogslug": "",
  "humblestoreid": "soulcaster-book-i-ii",
  "runner": "linux",
  "slug": "soulcaster-part-i-ii-humble-bundle",
  "installer_slug": "soulcaster-part-i-ii-humble-bundle",
  "script": {
    "custom-name": "Soulcaster - Part I & II - Humble Bundle",
    "files": [
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Soulcaster%20Part%20I%20%26%20II/clean.sh"
      },
      {
        "menu": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Soulcaster%20Part%20I%20%26%20II/soulcaster.sh"
      },
      {
        "file1": "N/A:Please select the Humble archive 1"
      },
      {
        "file2": "N/A:Please select the Humble archive 2"
      }
    ],
    "game": {
      "exe": "soulcaster.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/SC1",
          "src": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/SC2",
          "src": "$file2"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "file": "script"
        }
      },
      {
        "chmodx": "menu"
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "menu"
        }
      }
    ]
  }
}
Back to game