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

Add basic RC steam and user/pass authentication

This commit is contained in:
NGnius (Graham)
2025-01-27 19:52:57 -05:00
parent 82d0c3d0f3
commit 49357b2759
23 changed files with 488 additions and 86 deletions

View File

@@ -5,7 +5,7 @@ edition = "2021"
[workspace]
members = [
"auth",
"auth", "rc_static_data",
]
[workspace.dependencies]