Installer how-to-be-a-complete-bastard-commodore-64

files:
- game1: N/A:Please Select the uncompressed TAP file
game:
  main_file: game1
installer:
- move:
    dst: $GAMEDIR
    src: game1
description: null
game_slug: how-to-be-a-complete-bastard
gogslug: ''
humblestoreid: ''
installer_slug: how-to-be-a-complete-bastard-commodore-64
name: how to be a complete bastard
notes: ''
runner: vice
script:
  files:
  - game1: N/A:Please Select the uncompressed TAP file
  game:
    main_file: game1
  installer:
  - move:
      dst: $GAMEDIR
      src: game1
slug: how-to-be-a-complete-bastard-commodore-64
steamid: null
version: Commodore 64
year: 1987
{
  "game_slug": "how-to-be-a-complete-bastard",
  "version": "Commodore 64",
  "description": null,
  "notes": "",
  "name": "how to be a complete bastard",
  "year": 1987,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "vice",
  "slug": "how-to-be-a-complete-bastard-commodore-64",
  "installer_slug": "how-to-be-a-complete-bastard-commodore-64",
  "script": {
    "files": [
      {
        "game1": "N/A:Please Select the uncompressed TAP file"
      }
    ],
    "game": {
      "main_file": "game1"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "game1"
        }
      }
    ]
  }
}
Back to game