Installer mari0-162

files:
- archive: https://github.com/Stabyourself/mari0/archive/refs/tags/1.6.2.zip
- love: https://github.com/love2d/love/releases/download/11.5/love-11.5-x86_64.AppImage
game:
  args: $GAMEDIR/mari0_1.6.2
  exe: love.AppImage
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/mari0_1.6.2/
    file: archive
    format: zip
- move:
    dst: $GAMEDIR/love.AppImage
    src: love
- chmodx: $GAMEDIR/love.AppImage
description: ''
game_slug: mari0
gogslug: ''
humblestoreid: ''
installer_slug: mari0-162
name: Mari0
notes: ''
runner: linux
script:
  files:
  - archive: https://github.com/Stabyourself/mari0/archive/refs/tags/1.6.2.zip
  - love: https://github.com/love2d/love/releases/download/11.5/love-11.5-x86_64.AppImage
  game:
    args: $GAMEDIR/mari0_1.6.2
    exe: love.AppImage
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/mari0_1.6.2/
      file: archive
      format: zip
  - move:
      dst: $GAMEDIR/love.AppImage
      src: love
  - chmodx: $GAMEDIR/love.AppImage
slug: mari0-162
steamid: null
version: 1.6.2
year: 2012
{
  "game_slug": "mari0",
  "version": "1.6.2",
  "description": "",
  "notes": "",
  "name": "Mari0",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "mari0-162",
  "installer_slug": "mari0-162",
  "script": {
    "files": [
      {
        "archive": "https://github.com/Stabyourself/mari0/archive/refs/tags/1.6.2.zip"
      },
      {
        "love": "https://github.com/love2d/love/releases/download/11.5/love-11.5-x86_64.AppImage"
      }
    ],
    "game": {
      "args": "$GAMEDIR/mari0_1.6.2",
      "exe": "love.AppImage",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/mari0_1.6.2/",
          "file": "archive",
          "format": "zip"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/love.AppImage",
          "src": "love"
        }
      },
      {
        "chmodx": "$GAMEDIR/love.AppImage"
      }
    ]
  }
}
Back to game