93 lines
1.8 KiB
INI
93 lines
1.8 KiB
INI
# Configuration file
|
|
|
|
client {
|
|
|
|
scanner {
|
|
B:adaptiveTextScale=true
|
|
|
|
# Min: 10
|
|
# Max: 1000
|
|
I:adaptiveTextScaleMaxPercent=200
|
|
|
|
# Min: 10
|
|
# Max: 1000
|
|
I:adaptiveTextScaleMinPercent=100
|
|
|
|
# Min: 10
|
|
# Max: 1000
|
|
I:arrowScalePercent=100
|
|
I:sortModeChokepoints=0
|
|
I:sortModeChunks=0
|
|
I:sortModeFatal=0
|
|
|
|
# Internal scanner preference. Per-tab sort mode: 0=Distance, 1=Name.
|
|
I:sortModeLoops=0
|
|
I:sortModeMissing=0
|
|
I:sortModePatterns=0
|
|
|
|
# Min: 10
|
|
# Max: 1000
|
|
I:textScalePercent=100
|
|
}
|
|
|
|
maintainer {
|
|
B:useTallView=false
|
|
}
|
|
|
|
monitor {
|
|
# Corner indicator color (ARGB hex) when quantity is at or above the color threshold.
|
|
S:displayColorAbove=FF00CC00
|
|
|
|
# Corner indicator color (ARGB hex) when quantity is below the color threshold.
|
|
S:displayColorBelow=FFCCCC00
|
|
|
|
# Maximum distance (in blocks) at which ME Storage Displays render content.
|
|
# Min: 4
|
|
# Max: 128
|
|
I:displayRenderDistance=16
|
|
}
|
|
|
|
locator {
|
|
B:useTallView=false
|
|
}
|
|
|
|
remotemonitor {
|
|
# Text color (hex) for positive deltas. Accepts RRGGBB or AARRGGBB.
|
|
S:gainColor=66FF66
|
|
|
|
# Min: 8
|
|
# Max: 64
|
|
I:iconSize=16
|
|
|
|
# Min: 0
|
|
# Max: 32
|
|
I:iconTextGap=4
|
|
|
|
# Min: 0
|
|
# Max: 32
|
|
I:lineSpacing=2
|
|
|
|
# Text color (hex) for negative deltas. Accepts RRGGBB or AARRGGBB.
|
|
S:lossColor=FF6666
|
|
|
|
# Min: 0
|
|
# Max: 64
|
|
I:paddingInternal=4
|
|
|
|
# Min: 10
|
|
# Max: 1000
|
|
I:textScalePercent=100
|
|
|
|
# Min: 0
|
|
# Max: 4096
|
|
I:x=5
|
|
|
|
# Min: 0
|
|
# Max: 4096
|
|
I:y=5
|
|
}
|
|
|
|
}
|
|
|
|
|