File: leather-goddesses.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 (26 lines) | stat: -rw-r--r-- 437 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
26
---
franchise: Leather Goddesses of Phobos
longname: Leather Goddesses of Phobos
plugin: z_code
copyright: © 1986 Infocom

packages:
  leather-goddesses-data:
    install:
    - leather.z3

files:
  leather.z3:
    look_for:
    - leather.z3
    - leather.dat

size_and_md5: |
  # Release 59
  129023    1a2a4d9d89fb95d0cc7fb66695f6ada7 leather.z3

sha1sums: |
  # Release 59
  d32b4326d32882a2897983705396e1d1b5a05f60  leather.z3
...