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

7 lines
330 B
Markdown
Raw Normal View History

2026-03-05 21:47:50 -05:00
# 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.