Installer star-wars-republic-commando-cd-rom

files:
- installer: N/A:Provide path to LaunchRC.exe
- republic-commando-fix: https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.9/SWRCFix2.9.zip
game:
  arch: win32
  exe: drive_c/Program Files/LucasArts/Star Wars Republic Commando/GameData/System/CT.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- extract:
    description: moving
    dst: $GAMEDIR/drive_c/Program Files/LucasArts/Star Wars Republic Commando/GameData/System
    file: republic-commando-fix
system:
  env:
    SOMEENV: true
description: ''
game_slug: star-wars-republic-commando
gogslug: star_wars_republic_commando
humblestoreid: ''
installer_slug: star-wars-republic-commando-cd-rom
name: Star Wars Republic Commando
notes: "Includes Star Wars Republic Commando that fixes bugs and improves the overall\
  \ game which can be read further at https://github.com/SWRC-Modding/CT\r\n\r\nTips\
  \ \r\nwhen the change disc menu appears set the path to the GameDATA folder to the\
  \ corresponding disc.\r\nuntick install direct x"
runner: wine
script:
  files:
  - installer: N/A:Provide path to LaunchRC.exe
  - republic-commando-fix: https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.9/SWRCFix2.9.zip
  game:
    arch: win32
    exe: drive_c/Program Files/LucasArts/Star Wars Republic Commando/GameData/System/CT.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      description: moving
      dst: $GAMEDIR/drive_c/Program Files/LucasArts/Star Wars Republic Commando/GameData/System
      file: republic-commando-fix
  system:
    env:
      SOMEENV: true
slug: star-wars-republic-commando-cd-rom
steamid: 6000
version: CD-ROM
year: 2005
{
  "game_slug": "star-wars-republic-commando",
  "version": "CD-ROM",
  "description": "",
  "notes": "Includes Star Wars Republic Commando that fixes bugs and improves the overall game which can be read further at https://github.com/SWRC-Modding/CT\r\n\r\nTips \r\nwhen the change disc menu appears set the path to the GameDATA folder to the corresponding disc.\r\nuntick install direct x",
  "name": "Star Wars Republic Commando",
  "year": 2005,
  "steamid": 6000,
  "gogslug": "star_wars_republic_commando",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-wars-republic-commando-cd-rom",
  "installer_slug": "star-wars-republic-commando-cd-rom",
  "script": {
    "files": [
      {
        "installer": "N/A:Provide path to LaunchRC.exe"
      },
      {
        "republic-commando-fix": "https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.9/SWRCFix2.9.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/LucasArts/Star Wars Republic Commando/GameData/System/CT.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "moving",
          "dst": "$GAMEDIR/drive_c/Program Files/LucasArts/Star Wars Republic Commando/GameData/System",
          "file": "republic-commando-fix"
        }
      }
    ],
    "system": {
      "env": {
        "SOMEENV": true
      }
    }
  }
}
Back to game