Installer zelda-picross-12

files:
- game: http://www.zeldaroth.fr/compteur.php?id=24
- fixlib: https://raw.githubusercontent.com/AccountOneOff/lutris_files/master/fixlibs.sh
game:
  exe: ZeldaPicross
installer:
- extract:
    file: game
    format: tgz
- move:
    dst: $GAMEDIR/start.sh
    src: $CACHE/fixlibs.sh
- chmodx: $GAMEDIR/start.sh
- execute:
    args: -i 's/<GAMEBIN>/ZeldaPicross/' $GAMEDIR/start.sh
    file: /bin/sed
description: french amd64 release
game_slug: zelda-picross
gogslug: ''
humblestoreid: ''
installer_slug: zelda-picross-12
name: 'Zelda: Picross'
notes: "Install on Ubuntu 18.04:\r\n``` bash\r\nsudo apt install libsdl-gfx1.2-5\r\
  \nsudo ln -sf /usr/lib/x86_64-linux-gnu/libSDL_gfx.so.15.9.1 /usr/lib/x86_64-linux-gnu/libSDL_gfx.so.13\r\
  \ncp /usr/lib/x86_64-linux-gnu/libSDL_gfx.so.13 ~/Games/zelda-picross/libSDL_gfx.so.13"
runner: linux
script:
  files:
  - game: http://www.zeldaroth.fr/compteur.php?id=24
  - fixlib: https://raw.githubusercontent.com/AccountOneOff/lutris_files/master/fixlibs.sh
  game:
    exe: ZeldaPicross
  installer:
  - extract:
      file: game
      format: tgz
  - move:
      dst: $GAMEDIR/start.sh
      src: $CACHE/fixlibs.sh
  - chmodx: $GAMEDIR/start.sh
  - execute:
      args: -i 's/<GAMEBIN>/ZeldaPicross/' $GAMEDIR/start.sh
      file: /bin/sed
slug: zelda-picross-12
steamid: null
version: '1.2'
year: 2011
{
  "game_slug": "zelda-picross",
  "version": "1.2",
  "description": "french amd64 release",
  "notes": "Install on Ubuntu 18.04:\r\n``` bash\r\nsudo apt install libsdl-gfx1.2-5\r\nsudo ln -sf /usr/lib/x86_64-linux-gnu/libSDL_gfx.so.15.9.1 /usr/lib/x86_64-linux-gnu/libSDL_gfx.so.13\r\ncp /usr/lib/x86_64-linux-gnu/libSDL_gfx.so.13 ~/Games/zelda-picross/libSDL_gfx.so.13",
  "name": "Zelda: Picross",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "zelda-picross-12",
  "installer_slug": "zelda-picross-12",
  "script": {
    "files": [
      {
        "game": "http://www.zeldaroth.fr/compteur.php?id=24"
      },
      {
        "fixlib": "https://raw.githubusercontent.com/AccountOneOff/lutris_files/master/fixlibs.sh"
      }
    ],
    "game": {
      "exe": "ZeldaPicross"
    },
    "installer": [
      {
        "extract": {
          "file": "game",
          "format": "tgz"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/start.sh",
          "src": "$CACHE/fixlibs.sh"
        }
      },
      {
        "chmodx": "$GAMEDIR/start.sh"
      },
      {
        "execute": {
          "args": "-i 's/<GAMEBIN>/ZeldaPicross/' $GAMEDIR/start.sh",
          "file": "/bin/sed"
        }
      }
    ]
  }
}
Back to game