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

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

  "debugFont" : "iosevka-semibold",
  "debugFontSize" : 7,
  "debugFontDirectives" : "?border=1;2224;0000",

  // 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" ],

  "debugSpatialClearTime" : 0.0,
  "debugOffset" : [80, 80]
}