mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Add bare minimum single-user multiplayer functionality #30
This commit is contained in:
@@ -16,6 +16,7 @@ oj_rc_core = { version = "*", path = "../rc_core" }
|
||||
async-trait.workspace = true
|
||||
bytes = "1.10"
|
||||
byteserde = "0.6.2"
|
||||
chrono.workspace = true
|
||||
|
||||
literustlib_server = { version = "0.1", path = "../../LiteRustLib/server" }
|
||||
literustlib = { version = "0.1", path = "../../LiteRustLib" }
|
||||
|
||||
Reference in New Issue
Block a user