You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-11-25 22:32:18 +02:00
Add the ability to connect to other servers via ingame
This commit is contained in:
@@ -29,6 +29,7 @@ ServerCommands.set_ups = Server.set_ups
|
||||
ServerCommands.get_ups = Server.get_ups
|
||||
ServerCommands.export_stats = Server.export_stats
|
||||
ServerCommands.set_start_data = Server.set_start_data
|
||||
ServerCommands.set_instances = Server.set_instances
|
||||
ServerCommands.query_online_players = Server.query_online_players
|
||||
|
||||
local SC_Interface = {
|
||||
|
||||
Reference in New Issue
Block a user