Updated System Setup (markdown)
parent
55e0d7b459
commit
3e4f0358c6
@ -127,6 +127,9 @@ To connect Mekanism machines to PLCs and RTUs, you can put a computer directly i
|
|||||||
|
|
||||||
This project has a whole lot of files, so the typical use of a single `wget` or pastbin download is not recommended. Therefor, a single file installation program is available titled `ccmsi.lua` (cc-mek-scada installer). The installation process pulls down a file called `install_manifest.json`. Do not delete this as it is required for updating or uninstalling an already installed application.
|
This project has a whole lot of files, so the typical use of a single `wget` or pastbin download is not recommended. Therefor, a single file installation program is available titled `ccmsi.lua` (cc-mek-scada installer). The installation process pulls down a file called `install_manifest.json`. Do not delete this as it is required for updating or uninstalling an already installed application.
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> If you don't have HTTP enabled, you will not be able to use the installer. It is highly recommended to enable this in the ComputerCraft config, but if you cannot, you will need to try [alternative installation strategies](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Alternative-Installation-Strategies), which will be more challenging.
|
||||||
|
|
||||||
- To download the installer from GitHub using wget, use this command: `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua`
|
- To download the installer from GitHub using wget, use this command: `wget https://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/main/ccmsi.lua`
|
||||||
- To download the installer from pastebin, use this command: `pastebin get sqUN6VUb ccmsi.lua`
|
- To download the installer from pastebin, use this command: `pastebin get sqUN6VUb ccmsi.lua`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user