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

Add customisable game mode sequence (mp and sp still broken) #16

This commit is contained in:
NG (Graham)
2025-05-27 22:07:04 -04:00
parent 34b41eff9c
commit 9d9f8a73fc
10 changed files with 534 additions and 71 deletions

1
Cargo.lock generated
View File

@@ -3068,6 +3068,7 @@ dependencies = [
"log",
"polariton",
"polariton_server",
"rand 0.9.0",
"rc_database",
"rc_factory",
"serde",