Mother DocsMother Docs
Buy me a Coffee
Steam Workshop
Discord
  • Mother OS (Ingame Script)
Buy me a Coffee
Steam Workshop
Discord
  • Mother OS (Ingame Script)
  • Mother OS (Ingame Script)
    • Getting Started

      • Upgrade Guide
      • Installation
      • Command Line Interface (CLI)
      • Configuration
      • Modules
    • Core Modules

      • Activity Monitor
      • Almanac
      • Block Catalogue
      • Local Storage
      • Security
      • Intergrid Message Service
    • Extension Modules

      • Air Vent Module
      • Battery Module
      • Terminal Block Module
      • Cockpit Module
      • Connector Module
      • Display Module
      • Docking Module
      • Door Module
      • Flight Control Module
      • Gas Tank Module
      • Gyroscope Module
      • Hinge Module
      • Landing Gear Module
      • Light Module
      • Flight Planning Module
      • Piston Module
      • Programmable Block Module
      • Rotor Module
      • Sensor Module
      • Sound Block Module
      • Thruster Module
      • Timer Block Module
    • Command Cheatsheet
    • Compatibility
    • Examples
  • Powered By Mother

Installation

  • Pre-Requisites
  • Setup
    • 1. Find and Edit the Programmable Block script
    • 2. Select Mother OS From Scripts
    • 3. Confirm Mother is Loaded
    • 4. Verify that Mother is Running

Pre-Requisites

Mother 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, your grid must have:

  1. A programmable block with the Mother OS script loaded; and
  2. 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 is loaded into a Programmable Block by selecting the Edit button in the terminal.

Edit Programmable Block

2. Select Mother OS From Scripts

Mother will be available in the list of scripts to load if you have subscribed in the Steam Workshop. Select it and press Ok.

View Code Editor

Tips

Hit the 🔄 button above the search to refresh your list.

Select Script

3. Confirm Mother is Loaded

Mother 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.

Verify Script has been loaded

4. Verify that Mother is Running

Mother should boot automatically when the script is loaded. Immediately, you will notice that Mother is now running. I recommend you rename your Programmable Block to make it easier to identify - this will help later.

Important

Mother should boot automatically when the script is loaded, otherwise pressing the Recompile button will ensure Mother completes the boot process. Running help in the Programmable Block terminal will show all available commands.

Verify Mother is running

Congratulations! You have successfully installed Mother into your grid. Now let's look at how you can use it to automate your grids.

Last Updated:: 3/20/25, 8:40 PM
Contributors: Luke Morrison
Prev
Upgrade Guide
Next
Command Line Interface (CLI)