File: plundered-hearts.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: Plundered Hearts
plugin: z_code
copyright: © 1987 Infocom

packages:
  plundered-hearts-data:
    install:
    - plundere.z3

files:
  plundere.z3:
    look_for:
    - plundere.z3
    - plundere.dat

size_and_md5: |
  # Release 26
  128963    a18085862cc1c196367f5f5e785c06b1 plundere.z3

sha1sums: |
  # Release 26
  958fbb3fdac3e90f39e6cc67a0c25ca8fc9bf79b  plundere.z3
...