2023-06-21 00:40:53 +00:00
|
|
|
{
|
2023-06-23 10:24:40 +00:00
|
|
|
"nametag" : {
|
|
|
|
"showMasterNames" : true,
|
2023-06-25 06:10:57 +00:00
|
|
|
"fontDirectives" : "?border=1;222;2220",
|
|
|
|
"inspectOpacityRate" : 0.15,
|
2023-06-26 14:42:07 +00:00
|
|
|
"movementThreshold" : 0.5,
|
|
|
|
"offset" : [0, 13]
|
2023-06-23 10:24:40 +00:00
|
|
|
},
|
2023-06-21 00:40:53 +00:00
|
|
|
"font" : {
|
2023-06-21 12:29:40 +00:00
|
|
|
"defaultDirectives" : "",
|
|
|
|
"defaultFont" : ""
|
|
|
|
},
|
|
|
|
"cursorTooltip" : {
|
|
|
|
"font" : ""
|
|
|
|
},
|
2023-06-27 10:55:10 +00:00
|
|
|
"debugFont" : "",
|
|
|
|
|
2023-06-27 12:17:57 +00:00
|
|
|
// Change planet name to support the new internal string formatting.
|
|
|
|
"planetNameFormatString" : "- {} -",
|
|
|
|
|
|
|
|
"buttonClickSound" : [ "/sfx/interface/button/click.wav" ],
|
|
|
|
"buttonReleaseSound" : [ "/sfx/interface/button/release.wav" ],
|
|
|
|
"buttonHoverSound" : [ "/sfx/interface/button/hover.wav" ],
|
2023-06-27 14:50:47 +00:00
|
|
|
"buttonHoverOffSound" : [ "/sfx/interface/button/hover_off.wav" ],
|
|
|
|
|
|
|
|
"debugSpatialClearTime" : 0.0
|
2023-06-21 00:40:53 +00:00
|
|
|
}
|