diff --git a/Configurator-Tools.md b/Configurator-Tools.md index fe5224e..b4fb1c1 100644 --- a/Configurator-Tools.md +++ b/Configurator-Tools.md @@ -1,6 +1,9 @@ This project provides a program titled `configure` that can be executed on computers after installing any one of the supported applications. This provides a GUI-based configuration experience, which is a significant improvement over the old style manual modification of a `config.lua` file. -Currently, only the Reactor PLC and RTU Gateway applications provide these GUI-based tools, while the Supervisor, Coordinator, and Pocket applications still only use the `config.lua` file. See [#145](https://github.com/MikaylaFischler/cc-mek-scada/issues/145) for progress. +Currently, only the Reactor PLC, RTU Gateway, and Supervisor applications provide these GUI-based tools, while the Coordinator, and Pocket applications still only use the `config.lua` file. See [#145](https://github.com/MikaylaFischler/cc-mek-scada/issues/145) for progress. + +> Supervisor configurator is in pre-release, wiki is currently being updated before it is released. 1. [Reactor PLC Configurator](Reactor-PLC-Configurator) page -1. [RTU Gateway Configurator](RTU-Gateway-Configurator) page \ No newline at end of file +1. [RTU Gateway Configurator](RTU-Gateway-Configurator) page +1. [Supervisor Configurator](Supervisor-Configurator) page \ No newline at end of file