Installer oddworld-abes-oddysee-gog-relive

files:
- gogsetup: N/A:Select the EXE downloaded from GOG
- engine: https://github.com/AliveTeam/alive_reversing/releases/download/github-v1.0.9/Windows64-Debug-relive-binaries.zip
- game_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Oddworld%20-%20Abe's%20Odyssee/abe2.ini
game:
  exe: drive_c/GOG Games/Abe's Oddysee/relive.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Abe's Oddysee
    file: gogsetup
    format: gog
- copy:
    dst: $GAMEDIR/drive_c/GOG Games/Abe's Oddysee
    src: game_cfg
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Abe's Oddysee
    file: engine
description: 'Play "Oddworld: Abe''s Oddysee" provided by GOG on Linux!'
game_slug: oddworld-abes-oddysee
gogslug: oddworld_abes_oddysee
humblestoreid: oddworld-abes-oddysee
installer_slug: oddworld-abes-oddysee-gog-relive
name: 'Oddworld: Abe''s Oddysee'
notes: "- Using R.E.L.I.V.E. open source engine\r\n- F12 to enter fullscreen"
runner: wine
script:
  files:
  - gogsetup: N/A:Select the EXE downloaded from GOG
  - engine: https://github.com/AliveTeam/alive_reversing/releases/download/github-v1.0.9/Windows64-Debug-relive-binaries.zip
  - game_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Oddworld%20-%20Abe's%20Odyssee/abe2.ini
  game:
    exe: drive_c/GOG Games/Abe's Oddysee/relive.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Abe's Oddysee
      file: gogsetup
      format: gog
  - copy:
      dst: $GAMEDIR/drive_c/GOG Games/Abe's Oddysee
      src: game_cfg
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Abe's Oddysee
      file: engine
slug: oddworld-abes-oddysee-gog-relive
steamid: 15700
version: GOG + R.E.L.I.V.E.
year: 1997
{
  "game_slug": "oddworld-abes-oddysee",
  "version": "GOG + R.E.L.I.V.E.",
  "description": "Play \"Oddworld: Abe's Oddysee\" provided by GOG on Linux!",
  "notes": "- Using R.E.L.I.V.E. open source engine\r\n- F12 to enter fullscreen",
  "name": "Oddworld: Abe's Oddysee",
  "year": 1997,
  "steamid": 15700,
  "gogslug": "oddworld_abes_oddysee",
  "humblestoreid": "oddworld-abes-oddysee",
  "runner": "wine",
  "slug": "oddworld-abes-oddysee-gog-relive",
  "installer_slug": "oddworld-abes-oddysee-gog-relive",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the EXE downloaded from GOG"
      },
      {
        "engine": "https://github.com/AliveTeam/alive_reversing/releases/download/github-v1.0.9/Windows64-Debug-relive-binaries.zip"
      },
      {
        "game_cfg": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Oddworld%20-%20Abe's%20Odyssee/abe2.ini"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Abe's Oddysee/relive.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Abe's Oddysee",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Abe's Oddysee",
          "src": "game_cfg"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Abe's Oddysee",
          "file": "engine"
        }
      }
    ]
  }
}
Back to game