File: hollywood-hijinx.yaml

package info (click to toggle)
game-data-packager 63
  • links: PTS, VCS
  • area: contrib
  • in suites: buster
  • size: 15,920 kB
  • sloc: python: 10,537; sh: 515; makefile: 497
file content (25 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
longname: Hollywood Hijinx
plugin: z_code
copyright: © 1986 Infocom

packages:
  hollywood-hijinx-data:
    install:
    - hollywoo.z3

files:
  hollywoo.z3:
    look_for:
    - hollywoo.z3
    - hollywoo.dat

size_and_md5: |
  # Release 37
  109651    07c73589a3257b79c459a4a3176a2d03 hollywoo.z3

sha1sums: |
  # Release 37
  b81c4ea08952df1ee251eb8ecc3e9a4f36e41d9f  hollywoo.z3
...