Installer camp-buddy-full

files:
- file1: N/A:Please select the game archive
game:
  exe: Camp_Buddy.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/Camp_Buddy.sh
- chmodx: $GAMEDIR/lib/linux-i686/Camp_Buddy
- chmodx: $GAMEDIR/lib/linux-x86_64/Camp_Buddy
description: null
game_slug: camp-buddy
gogslug: ''
humblestoreid: ''
installer_slug: camp-buddy-full
name: Camp Buddy
notes: Windows version also includes Linux binaries.
runner: linux
script:
  files:
  - file1: N/A:Please select the game archive
  game:
    exe: Camp_Buddy.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/Camp_Buddy.sh
  - chmodx: $GAMEDIR/lib/linux-i686/Camp_Buddy
  - chmodx: $GAMEDIR/lib/linux-x86_64/Camp_Buddy
slug: camp-buddy-full
steamid: null
version: Full
year: 2018
{
  "game_slug": "camp-buddy",
  "version": "Full",
  "description": null,
  "notes": "Windows version also includes Linux binaries.",
  "name": "Camp Buddy",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "camp-buddy-full",
  "installer_slug": "camp-buddy-full",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      }
    ],
    "game": {
      "exe": "Camp_Buddy.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/Camp_Buddy.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/Camp_Buddy"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/Camp_Buddy"
      }
    ]
  }
}
Back to game