-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
45 lines (45 loc) · 1 KB
/
config.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
{
"rankable-mods": {
"NOFAIL": true,
"EASY": true,
"TOUCHSCREEN": true,
"HIDDEN": true,
"HARDROCK": true,
"SUDDENDEATH": true,
"DOUBLETIME": true,
"RELAX": false,
"HALFTIME": true,
"NIGHTCORE": true,
"FLASHLIGHT": true,
"AUTOPLAY": false,
"SPUNOUT": true,
"RELAX2": false,
"PERFECT": true,
"KEY4": true,
"KEY5": true,
"KEY6": true,
"KEY7": true,
"KEY8": true,
"KEYMOD": true,
"FADEIN": true,
"RANDOM": true,
"LASTMOD": true,
"KEY9": true,
"KEY10": true,
"KEY1": true,
"KEY3": true,
"KEY2": true,
"SCOREV2": true
},
"submit-config": {
"max-std-pp": 700,
"score-overwrite": "score"
},
"allowed-beatmap-rankstatus": [ 2, 3, 4 ],
"scoreboard": {
"ppboard": false
},
"type": "regular",
"webhook": "",
"secret-webhook-url": ""
}