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

Implementing the factory web API

This commit is contained in:
MaxSignal
2026-01-14 06:56:00 +00:00
parent 455b466621
commit 16f0761380
10 changed files with 249 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ members = [
"rc_singleplayer", "rc_singleplayer_room",
"rc_lobby", "rc_lobby_room",
"rc_core", "rc_database", "rc_factory",
"rc_multiplayer",
"rc_factory_api" ,"rc_multiplayer",
"rc_plugins",
]