File: nord-and-bert.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-- 421 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: "Nord and Bert Couldn't Make Head or Tail of It"
plugin: z_code
copyright: © 1987 Infocom

packages:
  nord-and-bert-data:
    install:
    - nordandb.z4

files:
  nordandb.z4:
    look_for:
    - nordandb.z4
    - nordandb.dat

size_and_md5: |
  # Release 19
  170285    cc5a8334a4fbb51166c625e52738c668 nordandb.z4

sha1sums: |
  # Release 19
  145e2e438f05e140d299560ab977126693c35ed2  nordandb.z4
...