Updated System Setup (markdown)

Mikayla 2024-07-06 01:02:32 -04:00
parent dc0600939a
commit 2af7b43011

@ -128,7 +128,7 @@ 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 reasonable. Therefore, 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. 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 reasonable. Therefore, 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. It is required for updating or uninstalling an already installed application.
> [!IMPORTANT] > [!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. > If you don't have HTTP enabled, you will not be able to use this 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), the easiest of which (as of v1.8.18-beta) is dragging over bundled lua files. See the releases for details. More will be added here soon.
- 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`