-
Notifications
You must be signed in to change notification settings - Fork 21
/
credits.json
57 lines (57 loc) · 1.73 KB
/
credits.json
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[
{
"title": "Development and Design",
"columns": 1,
"credits": [
{
"_name": "Persona E",
"fab fa-github": "https://github.com/Dibasic/",
"fas fa-toolbox": "https://forums.baystation12.net/members/persona-e.4702/"
},
{
"_name": "Climax708",
"fab fa-github": "https://github.com/soryy708/",
"fas fa-toolbox": "https://forums.baystation12.net/members/climax708.7963/"
}
]
},
{
"title": "Template Design and Writing",
"columns": 3,
"credits": [
"AlabasterTempest",
"Atseuki",
"Boznar",
"Cakey",
"Climax708",
"CrimsonShrike",
"DisreputableSquid",
"dryerlint",
"Eonoc",
"Kyos",
"Legodude9",
"masterrbc",
"Novus Luna",
"Persona E",
"Piccione",
"Randall Hynes",
"sabiram",
"SierraKomodo",
"ThatOneGuy",
"YourDaddy117",
"Za_Redman",
"Lorwp"
]
},
{
"title": "Other Thanks",
"columns": 1,
"credits": [
"The many players and lore staff who have contributed to the Baystation12 setting and story",
"The many players and developers who have contributed to Baystation12 on GitHub",
"The many people who have contributed to the Baystation 12 Wiki",
"The many developers of /tg/station, /vg/station, GoonStation and the original Space Station 13",
"The past and present maintainers of BYOND"
]
}
]