mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Rename factory_web to rc_factory_web, make built-in factory the default
This commit is contained in:
@@ -22,8 +22,9 @@ members = [
|
||||
"rc_chat", "rc_chat_room",
|
||||
"rc_singleplayer", "rc_singleplayer_room",
|
||||
"rc_lobby", "rc_lobby_room",
|
||||
"rc_core", "rc_database", "rc_factory",
|
||||
"rc_factory_web" ,"rc_multiplayer",
|
||||
"rc_core", "rc_database",
|
||||
"rc_factory", "rc_factory_web",
|
||||
"rc_multiplayer",
|
||||
"rc_plugins",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user