mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
7 lines
330 B
Markdown
7 lines
330 B
Markdown
|
|
# rc_multiplayer
|
||
|
|
|
||
|
|
Multiplayer LiteNetLib service.
|
||
|
|
This handles all match functionality for all gamemodes from loading into the match to sending the clients back to the main menu (garages).
|
||
|
|
|
||
|
|
This makes use of the `LiteRustLib` and `rlnl` crates which are not included in this repository but are part of the larger OpenJam project.
|