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
      • 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
      • Flight Planning Module
      • Gas Tank Module
      • Gyroscope Module
      • Hinge Module
      • Landing Gear Module
      • Light Module
      • Map Module
      • Piston Module
      • Programmable Block Module
      • Rotor Module
      • Screen Module
      • Sensor Module
      • Sorter Module
      • Sound Block Module
      • Thruster Module
      • Timer Block Module
    • Command Cheatsheet
    • Compatibility
    • Examples
  • Mother Core (Script Framework)
    • Getting Started

      • Upgrade Guide
      • Installation
      • Architecture Overview
      • Managing Script Size & Complexity
    • Building A Module
    • Console (CLI)
    • Core Modules
      • Activity Monitor
      • Almanac
      • Block Catalogue
      • Clock
      • Command Bus
      • Configuration
      • Event Bus
      • Intergrid Message Service
      • Local Storage
      • Terminal
    • Utilities

      • Color Helper
      • Security
      • Serializer
    • Tutorials
  • Powered By Mother

Tutorials

This page contains tutorials for developers using the Mother Framework. These tutorials cover a range of topics to help you get started and make the most of the framework.

  • The Basics
    • 1. Creating Your First Program
    • 2. Creating a Dancefloor using Multiple Modules

The Basics

1. Creating Your First Program

In this tutorial we go through the steps of creating your first program using the Mother Framework. We cover how to install a fresh project, how to create a custom module, and how to expose a custom command that the player can use in-game.

2. Creating a Dancefloor using Multiple Modules

This tutorial builds on the first tutorial and walks through how we can use multiple modules and events to create a disco-styled dancefloor using inset light panels. Party on Wayne!

Last Updated: 10/5/25, 4:58 PM
Contributors: Luke Morrison