-
Notifications
You must be signed in to change notification settings - Fork 0
/
nin.json
109 lines (109 loc) · 1.68 KB
/
nin.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"title": "Pinky Frinky",
"authors": [
"capitalism",
"flowie",
"iverjo",
"kefirsjeiken",
"lulle",
"monsi",
"profit",
"rohtie",
"run",
"sigveseb",
"sinny",
"stiaje",
"supersniken"
],
"description": "Ninjadev's PC demo entry for Solskogen 2018.",
"previewImage": "https://raw.githubusercontent.com/ninjadev/nin/master/nin/frontend/app/images/nin-dark.png",
"music": {
"path": "res/music.mp3",
"bpm": 190,
"subdivision": 12,
"BEANOffset": 0
},
"googleAnalyticsID": "UA-97441881-4",
"labels": [
{
"name": "Intro 1",
"BEAN": 96
},
{
"name": "Intro 2",
"BEAN": 480
},
{
"name": "Intro 3",
"BEAN": 864
},
{
"name": "1234",
"BEAN": 1248
},
{
"name": "Dark 1",
"BEAN": 1296
},
{
"name": "Dark 2",
"BEAN": 1680
},
{
"name": "Revision",
"BEAN": 1968
},
{
"name": "Light 1",
"BEAN": 2064
},
{
"name": "Light 2",
"BEAN": 2448
},
{
"name": "Travel 1",
"BEAN": 2831
},
{
"name": "Travel 2",
"BEAN": 3216
},
{
"name": "Bridge 1",
"BEAN": 3600
},
{
"name": "Bridge 2",
"BEAN": 3984
},
{
"name": "Bridge X",
"BEAN": 4368
},
{
"name": "Light 3",
"BEAN": 4512
},
{
"name": "Bird",
"BEAN": 4776
},
{
"name": "Light 4",
"BEAN": 4896
},
{
"name": "Outro",
"BEAN": 5184
},
{
"name": "Pickup",
"BEAN": 5424
},
{
"name": "NIN-JA-DEV",
"BEAN": 5568
}
]
}