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

Create society service with basic functionality and auth #118

This commit is contained in:
NG (Graham)
2026-05-02 11:03:49 -04:00
parent e09aeceed3
commit e3183eb238
51 changed files with 1424 additions and 77 deletions

View File

@@ -26,6 +26,7 @@ members = [
"rc_factory", "rc_factory_web",
"rc_multiplayer",
"rc_plugins",
"rc_society",
]
[workspace.dependencies]