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

Load more config data from files (instead of hardcoded)

This commit is contained in:
NGnius (Graham)
2025-03-30 17:54:06 -04:00
parent 0e048a17b1
commit a540cf6d8f
17 changed files with 244 additions and 42 deletions

1
Cargo.lock generated
View File

@@ -1797,6 +1797,7 @@ dependencies = [
"polariton",
"polariton_auth",
"polariton_server",
"rand 0.9.0",
"rc_core",
"serde",
"serde_json",