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

Create README for every crate

This commit is contained in:
NG (Graham)
2026-03-05 21:47:50 -05:00
parent ca8e5b013b
commit a391d7e45a
20 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# rc_singleplayer_room
Singleplayer PUN service.
This handles singleplayer functionality, though there is not much functionality there since it was designed to be mostly functional without an internet connection.
This sends NPC vehicles for the client to spawn into the match as well as saving the end of match results (scores).