ONI Agent Bridge - initial mod implementation

This commit is contained in:
JianFeeeee
2026-05-30 11:00:36 +08:00
commit 1f25d3d879
95 changed files with 50686 additions and 0 deletions

5
config.json Normal file
View File

@ -0,0 +1,5 @@
{
"modHost": "127.0.0.1",
"modPort": 23876,
"timeout": 10
}