-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpack.example.yml
More file actions
42 lines (37 loc) · 947 Bytes
/
pack.example.yml
File metadata and controls
42 lines (37 loc) · 947 Bytes
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
# Pack example, the pack name is "Fictional-Awesome Pack.zip"
name: Fictional Awesome Pack
# This pack has no crew affiliation, what do you know!
artists:
- burps
- griskokare
- haliphax
- hellbeard
- luciano
- maze
- prismate
files:
file_id.diz:
# This file is not captured by any of the matches below, so we'll set the
# artist explicitly here.
artist: maze
us-rock.ans:
# This file has multiple artists associated, we'll set them explicitly too
artists:
- burps
- haliphax
- hellbeard
- maze
xz-kitten.ans:
# Oh noes, the unthinkable happened! Hellbeard released his Amiga ASCII
# piece without setting a SAUCE record, and now it gets an ugly PC block
# font, let's fix it.
font: topazplus a500
match:
# The usual suspects are participating in this pack
bs-*: burps
grk-*: griskokare
hx-*: haliphax
luciano*: luciano
mz-*: maze
xz-*: hellbeard