Installer movie-battles-ii-gog

custom-name: Movie Battles II
files:
- gogsetup: N/A:Please select the executable setup file available for download on
    your GOG account page.
- mod: N/A:Please select the mod zip file for Movie Battles II (complete version)
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
  exe: $GAMEDIR/mbii.sh
installer:
- extract:
    dst: $CACHE
    file: $inno
- execute:
    args: gogsetup -d $CACHE
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR/base
    src: $CACHE/app/GameData/base
- extract:
    dst: $GAMEDIR
    file: $mod
- execute:
    command: echo "./mbii.i386 +set fs_game \"MBII\"" > mbii.sh
- chmodx: mbii.sh
- chmodx: mbii.i386
description: This installer uses the GOG version of Jedi Academy
game_slug: movie-battles-ii
gogslug: ''
humblestoreid: ''
installer_slug: movie-battles-ii-gog
name: Movie Battles II
notes: "Three files are needed to install\r\n- GOG setup file\r\n- Latest version\
  \ of Movie Battles II (Complete version, you may need to scroll down to find it)\r\
  \n- innoextract (Downloads automatically. You shouldn't need to worry about this\
  \ file unless the location is down)"
runner: linux
script:
  custom-name: Movie Battles II
  files:
  - gogsetup: N/A:Please select the executable setup file available for download on
      your GOG account page.
  - mod: N/A:Please select the mod zip file for Movie Battles II (complete version)
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  game:
    exe: $GAMEDIR/mbii.sh
  installer:
  - extract:
      dst: $CACHE
      file: $inno
  - execute:
      args: gogsetup -d $CACHE
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR/base
      src: $CACHE/app/GameData/base
  - extract:
      dst: $GAMEDIR
      file: $mod
  - execute:
      command: echo "./mbii.i386 +set fs_game \"MBII\"" > mbii.sh
  - chmodx: mbii.sh
  - chmodx: mbii.i386
slug: movie-battles-ii-gog
steamid: null
version: GOG
year: 2003
{
  "game_slug": "movie-battles-ii",
  "version": "GOG",
  "description": "This installer uses the GOG version of Jedi Academy",
  "notes": "Three files are needed to install\r\n- GOG setup file\r\n- Latest version of Movie Battles II (Complete version, you may need to scroll down to find it)\r\n- innoextract (Downloads automatically. You shouldn't need to worry about this file unless the location is down)",
  "name": "Movie Battles II",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "movie-battles-ii-gog",
  "installer_slug": "movie-battles-ii-gog",
  "script": {
    "custom-name": "Movie Battles II",
    "files": [
      {
        "gogsetup": "N/A:Please select the executable setup file available for download on your GOG account page."
      },
      {
        "mod": "N/A:Please select the mod zip file for Movie Battles II (complete version)"
      },
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/mbii.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$inno"
        }
      },
      {
        "execute": {
          "args": "gogsetup -d $CACHE",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/base",
          "src": "$CACHE/app/GameData/base"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$mod"
        }
      },
      {
        "execute": {
          "command": "echo \"./mbii.i386 +set fs_game \\\"MBII\\\"\" > mbii.sh"
        }
      },
      {
        "chmodx": "mbii.sh"
      },
      {
        "chmodx": "mbii.i386"
      }
    ]
  }
}
Back to game