Installation
Prerequisites
Mother OS is available as a script for Programmable Blocks in Space Engineers. Simply subscribe in the Steam Workshop and it will be available to you in-game.
To run Mother OS, your grid must have:
- A programmable block with the Mother OS script loaded; and
- A Remote Control block.
If you're comfortable with adding scripts in Space Engineers, then you can jump ahead to the Command Line Interface (CLI).
Setup
1. Find and Edit the Programmable Block script
Mother OS is loaded into a Programmable Block by selecting the Edit
button in the terminal.
2. Select Mother OS From Scripts
Mother OS will be available in the list of scripts to load if you have subscribed in the Steam Workshop. Select it and press Ok
.
Tips
Hit the 🔄 button above the search to refresh your list.
3. Confirm Mother OS is Loaded
Mother OS should be loaded into the Programmable Block. You will know this if you see the description at the top of the Code Editor. Press Ok
to save the changes.
4. Verify that Mother OS is Running
Mother OS should boot automatically when the script is loaded, otherwise running the boot
command, or pressing the Recompile
button will ensure Mother completes the boot process.I recommend you rename your Programmable Block to make it easier to identify - this will help later.
Congratulations! You have successfully installed Mother OS into your grid. Now let's look at how you can use it to automate your grids.