-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCredits.json
87 lines (61 loc) · 3.31 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[
{"type":"Image", "path":"res://Sprites/GUI/Logo.png", "scale":3},
{"type":"Spacing", "amount":3},
{"type":"Title", "text":"Based on Characters By"},
{"type":"Default", "text":"Team Salvato"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Music Stolen From"},
{"type":"Default", "text":"Doki Doki Literature Club"},
{"type":"Default", "text":"(Dan Salvato)"},
{"type":"Spacing", "amount":1},
{"type":"Default", "text":"Paper Mario"},
{"type":"Default", "text":"(Yuka Tujiyoko)"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Lead Programmer"},
{"type":"Default", "text":"Kitty_McTophat"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Lead 2D Artist"},
{"type":"Default", "text":"Kitty_McTophat"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Lead 3D Artist"},
{"type":"Default", "text":"Kitty_McTophat"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Head Level Designer"},
{"type":"Default", "text":"Kitty_McTophat"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Head Battle Designer"},
{"type":"Default", "text":"Kitty_McTophat"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Head Writer"},
{"type":"Default", "text":"Kitty_McTophat"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Beta Testers"},
{"type":"Default", "text":"My Siblings"},
{"type":"Default", "text":"My Parents"},
{"type":"Spacing", "amount":2},
{"type":"Default", "text":"This game uses the font \"Press Start 2P\"\n which is licensed under the SIL Open Font License,\navailable at scripts.sil.org/OFL"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Made with the Godot Engine"},
{"type":"Default", "text":"godotengine.org/license"},
{"type":"Spacing", "amount":2},
{"type":"Title", "text":"Special Thanks"},
{"type":"Default", "text":"The Literature Club"},
{"type":"Default", "text":"The Smol Literature Club"},
{"type":"Default", "text":"The Smol Smol Literature Club"},
{"type":"Default", "text":"The Smol Smol Smol Literature Club"},
{"type":"Default", "text":"The Smol Smol Smol Smol Literature Club"},
{"type":"Default", "text":"The Smol Robo Literature Club"},
{"type":"Default", "text":"The Long Literature Club\nNot, like a club that reads really long books,\nI mean like Long Yuri and her friends"},
{"type":"Default", "text":"The Smol Ghost Literature Club"},
{"type":"Default", "text":"The Literature Claw-b\nYou know, like claws\ncause they're cats"},
{"type":"Default", "text":"(Smol Chicken Yuri, et al.)"},
{"type":"Default", "text":"The Floating Heads Literature Club"},
{"type":"Default", "text":"The Non-Floating Heads Literature Club"},
{"type":"Default", "text":"You, if you're still reading this"},
{"type":"Default", "text":"Everyone who leaves comments on my posts"},
{"type":"Default", "text":"My cats"},
{"type":"Default", "text":"My cats again, because they deserve extra thanks"},
{"type":"Default", "text":"IDK, I guess my family can get a spot here too"},
{"type":"Spacing", "amount":3},
{"type":"Image", "path":"res://Sprites/GUI/Thanks4Playing.png", "scale":2}
]