Satisfactory Modding Documentation
Satisfactory Modding
GitHub Satisfactory Mod Loader Satisfactory Mod Repository
Community
Discord GitHub
You are viewing an outdated version of the docs!
Information here is probably out of date and could give you incorrect directions!
This warning message is so massive because people keep ignoring it!
Click here to view the latest, or here to hide the warning.


You are viewing the development version of the docs!
Information here could be inconsistent with other pages, or apply to features that have not been released yet.
Click here to view stable, or here to hide the warning.


Satisfactory Modding Documentation

    • Introduction
    • FAQ - Frequently Asked Questions
    • Commands
    • Playing with Mods
      • Welcome to the Community
      • Installing and Using the Mod Manager
      • Configuring Mods
      • Tags and Tag Search
      • Installing Mods on Dedicated Servers
      • Migrating Modded Content with Core Redirects
      • Manual Installation
    • Development
      • Updating from SML 3.11.0
      • Updating your Mod
      • Getting Started
        • Installing Dependencies
          • Required Software
          • The Starter Project
            • Option A: Git Clone
            • Option B: Download Zip
        • Project Setup
        • Starter Project Structure
        • Create a Simple Mod
          • Plugin Setup and Game World Module
          • Recipe vs Schematic
          • Create an Item
          • Buildable
          • Item Counter Machine
          • Machine Interaction GUI
          • Solar Generator
          • Next Steps
        • Generating Icon Images
        • In-Game Mod Menu Icon
        • Class Default Objects (CDOs) and Overwriting Content
        • Releasing Your Mod
        • Importing Other Mods to your Project
        • Modding from a Linux Machine
          • Linux Development Setup
          • Mod CI
      • Git and Modding
        • Learning Git
        • Creating a Mod Git Repo
      • C++ Modding
        • Setup
        • Debugging
        • Native Hooking
        • Third Party Libraries
      • 3D Modeling
        • Workflow Setup
        • Main Materials
        • Style Guide
        • Panini Projection
      • Unreal Engine
        • Unreal Learning Resources
        • Core Redirects
        • String Classes
        • Code
        • Blueprints
      • Satisfactory
        • Multiplayer
        • Gameplay Elements
          • Resource Sink
          • Paintable
          • Chainsaw and Foliage
          • Ore Scanner
          • To-Do/Shopping List
          • Clipboard
          • Item Crates
          • Inventories and Items
          • Schematic
          • Crafting and Recipes
          • ADA Messages
          • Cheat Board
        • Game Systems
          • Game Feature Data Asset
          • Audio
          • Power Network
          • Buildable Holograms
          • Custom Levels
          • Enhanced Input System
          • Factory Tick
          • Factory-Connectors
          • Factory Legs
          • Abstract Instances
          • Conditional Property Replication
          • SaveGame
          • Icon Libraries
          • Vanilla Dedicated Server API
        • Modding Without SML
        • Legacy
          • Conveyor Rendering (Outdated)
      • Mod Loader
        • Mod Modules
        • Logging
        • Access Transformers
        • Mod Subsystems
        • Configuration
        • Blueprint Hooking System
        • Actor Mixins
        • Widget Blueprint Hooks
        • Blueprint Interface
        • Session Settings
        • Chat Commands
        • Registry
        • Game Map Registry
        • Content Tag Registry
        • Extended Attribute Provider
        • SML Configuration
        • Legacy
          • Migration Guides
            • Updating from SML 3.10.0
              • SCS Hook Migration Guide
              • Blueprint Hook Migration Guide
            • Updating from SML 3.9.0
            • Updating from SML 3.8.0
            • Updating from SML 3.7.0
            • Updating from SML 3.6.1
            • Updating from SML 3.5.1
            • Updating from SML 3.4.1
            • Updating from SML 2.2.1
          • Simple Construction Script (SCS) Hooks
      • Editor Tools
        • SML Editor Utilities
          • Research Tree Editor
        • SML Feature Tests
      • Localizing Mods
      • Reusing Base Game Files
      • Extracting Game Files
      • Testing/Multiplayer Testing
      • Learning from Open Source Mods
      • Uploading your Mod to SMR
    • Community Resources
      • Acronym Vault
      • Asset Toolkit
      • Modeling Tools
      • UI Kit
      • Icon Generator
      • Incredibuild
      • Train Signaling Guide
Satisfactory Modding Documentation latest
  • ContentLib
    • latest
  • Ficsit Remote Monitoring
    • latest
  • FicsIt-Networks
    • latest
  • KMods Docs
    • latest
  • Refined R&D
    • latest
  • Satisfactory Modding Documentation
    • latest
    • v3.11.3
    • v3.10.0
    • v3.9.1
    • v3.8.0
    • v3.7.0
    • v3.6.1
    • v3.5.1
    • v3.4.1
    • v3.3.2
    • v3.1.1
    • v2.2.1
    • 2.1.1
    • 2.0.0
    • 1.0.2
  • TweakIt
    • latest
  • Satisfactory Modding Documentation
  • Updating/Supporting Dedicated Servers
latest v3.11.3 v3.10.0 v3.9.1 v3.8.0 v3.7.0 v3.6.1 v3.5.1 v3.4.1 v3.3.2 v3.1.1 v2.2.1 2.1.1 2.0.0 1.0.2
Edit this Page

Updating/Supporting Dedicated Servers

The contents of this page have been moved to Updating from SML 3.6.1

Except where otherwise noted, docs.ficsit.app is licensed under the GNU General Public License v3.0 (GPLv3).