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

Add configurable team selection for #44

This commit is contained in:
NG (Graham)
2026-03-23 21:07:14 -04:00
parent 0a93432783
commit 56e4239c08
19 changed files with 214 additions and 26 deletions

View File

@@ -22,3 +22,4 @@ git-version.workspace = true
chrono.workspace = true
oj_serdes.workspace = true
futures.workspace = true
oj_rc_plugins = { version = "*", path = "../rc_plugins" }