Initial VRC OSC commit

This commit is contained in:
every_holiday
2026-06-04 00:46:37 +09:00
commit 1e9a77b90d
22 changed files with 2831 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
[self]
name = ""
[staff]
names = []
[guest]
file = "config/guests.txt"
[notice]
missing_count = 0
[ocr.crop]
left = 0.05
top = 0.35
right = 0.95
bottom = 0.95
[ocr]
preprocess = true
scale = 1.5
use_angle_cls = false

View File

@@ -0,0 +1,3 @@
GuestUserA
GuestUserB
GuestUserC

View File

@@ -0,0 +1,6 @@
[discord]
webhook_url = ""
[vrchat]
username = ""
password = ""