Files
VRCWT-OSC/config/config.example.toml
every_holiday cbd8911c25 Port
2026-06-22 22:29:10 +09:00

33 lines
360 B
TOML

[self]
name = ""
[staff]
names = []
[guest]
file = "config/guests.txt"
[notice]
missing_count = 0
[vrc_log]
patterns = [
"OnPlayerJoined",
"OnPlayerLeft",
"Entering Room",
"Joining or Creating Room",
"worldId=",
"wrld_",
]
[ocr.crop]
left = 0.05
top = 0.35
right = 0.95
bottom = 0.95
[ocr]
preprocess = true
scale = 1.5
use_angle_cls = false