Installer republic-the-revolution-gog

files:
- gogpackage: 'N/A:Select the GOG installer for Republic: The Revolution.'
game:
  exe: $GAMEDIR/drive_c/Program Files/Republic The Revolution/Main/Republic/Exe/Republic.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/Republic The Revolution/Main/Republic/Exe/
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- execute:
    args: -d "$CACHE/tmp" "$gogpackage"
    file: innoextract
    name: Extract game data
- merge:
    dst: $GAMEDIR/drive_c/Program Files/Republic The Revolution/
    src: $CACHE/tmp/app
require-binaries: innoextract
description: Install the GOG version of the game.
game_slug: republic-the-revolution
gogslug: republic_the_revolution
humblestoreid: ''
installer_slug: republic-the-revolution-gog
name: 'Republic: The Revolution'
notes: ''
runner: wine
script:
  files:
  - gogpackage: 'N/A:Select the GOG installer for Republic: The Revolution.'
  game:
    exe: $GAMEDIR/drive_c/Program Files/Republic The Revolution/Main/Republic/Exe/Republic.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/Republic The Revolution/Main/Republic/Exe/
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - execute:
      args: -d "$CACHE/tmp" "$gogpackage"
      file: innoextract
      name: Extract game data
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/Republic The Revolution/
      src: $CACHE/tmp/app
  require-binaries: innoextract
slug: republic-the-revolution-gog
steamid: null
version: GOG
year: 2003
{
  "game_slug": "republic-the-revolution",
  "version": "GOG",
  "description": "Install the GOG version of the game.",
  "notes": "",
  "name": "Republic: The Revolution",
  "year": 2003,
  "steamid": null,
  "gogslug": "republic_the_revolution",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "republic-the-revolution-gog",
  "installer_slug": "republic-the-revolution-gog",
  "script": {
    "files": [
      {
        "gogpackage": "N/A:Select the GOG installer for Republic: The Revolution."
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Republic The Revolution/Main/Republic/Exe/Republic.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Republic The Revolution/Main/Republic/Exe/"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE/tmp\" \"$gogpackage\"",
          "file": "innoextract",
          "name": "Extract game data"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/Republic The Revolution/",
          "src": "$CACHE/tmp/app"
        }
      }
    ],
    "require-binaries": "innoextract"
  }
}
Back to game