1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add basic client AI support

This commit is contained in:
NG (Graham)
2025-09-27 12:36:49 -04:00
parent 91fc2db868
commit e55bd6d288
29 changed files with 652 additions and 317 deletions

1
Cargo.lock generated
View File

@@ -2606,6 +2606,7 @@ dependencies = [
"log",
"oj_polariton_auth",
"oj_rc_core",
"oj_rc_factory",
"polariton",
"polariton_server",
"tokio",