diff --git a/System-Setup.md b/System-Setup.md index 2b081ff..2994370 100644 --- a/System-Setup.md +++ b/System-Setup.md @@ -27,7 +27,7 @@ For all setup, you should know how to [connect CC: Tweaked peripherals](https:// 1. [Network Channels](#network-channels) 1. [Reactor PLC Configuration](#reactor-plc-configuration) 1. [RTU Gateway Configuration](#rtu-gateway-configuration) - 1. [Supervisor Configuration](#supervisor-configuration) + 1. [Supervisor Setup](#supervisor-setup) 1. [Coordinator Setup](#coordinator-setup) 1. [Initial Startup](#initial-startup) @@ -142,7 +142,11 @@ The reactor PLC uses the [new GUI configurator interface](https://github.com/Mik The RTU gateway uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/RTU-Gateway-Configurator). This can be accessed by running `configure` on an RTU gateway. It no longer uses a `rtu/config.lua`, but the configurator supports importing one. -### Supervisor Configuration +### Supervisor Setup + +Your supervisor computer requires one peripheral, an Ender (or wireless) modem. This can be attached on any side. No other peripheral connections are required. + +image The supervisor uses the [new GUI configurator interface](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Supervisor-Configurator). This can be accessed by running `configure` on the supervisor. It no longer uses a `supervisor/config.lua`, but the configurator supports importing one.