Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/interface.config.patch
blob: d39e16d5af2388492645c448e486936f0d6d0bd9 (plain)
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
{
  "nametag" : {
    "showMasterNames" : true,
    "fontDirectives" : "?border=1;222;2220",
    "inspectOpacityRate" : 0.15,
    "movementThreshold" : 0.5,
    "offset" : [0, 13]
  },
  "font" : {
    "defaultDirectives" : "",
    "defaultFont" : ""
  },
  "cursorTooltip" : {
    "font" : ""
  },
  "debugFont" : "",

  // 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" ],
  "buttonHoverOffSound" : [ "/sfx/interface/button/hover_off.wav" ]
}