mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
add factory web frontend (#77)
### Description This PR adds a web frontend for factory. Please let me know if you think the directory names or API endpoints should be changed. For example, I personally think there are better names than rc_factory_api, and there may be better API names than webui... ### Game Robocraft ### Please confirm - [x] I am the legal owner or represent the owner of all work submitted - [x] I consent to my submission being added to this FOSS project - [x] This PR used LLMs to generate some or all of the code changes Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/77 Reviewed-by: NGnius <ngniusness@gmail.com> Co-authored-by: MaxSignal <kastera58@gmail.com> Co-committed-by: MaxSignal <kastera58@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ members = [
|
||||
"rc_singleplayer", "rc_singleplayer_room",
|
||||
"rc_lobby", "rc_lobby_room",
|
||||
"rc_core", "rc_database", "rc_factory",
|
||||
"rc_factory_api" ,"rc_multiplayer",
|
||||
"rc_factory_web" ,"rc_multiplayer",
|
||||
"rc_plugins",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user