blob: 2904d2223a07633256e4dc6b157278e791eeebd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"nametag" : {
"showMasterNames" : true,
"fontDirectives" : "?border=1;222;2220",
"inspectOpacityRate" : 0.15,
"movementThreshold" : 0.5,
"offset" : [0, 13]
},
"font" : {
"defaultDirectives" : "",
"defaultFont" : ""
},
"cursorTooltip" : {
"font" : ""
},
"debugFont" : "",
"planetNameFormatString" : "- {} -"
}
|