-
Notifications
You must be signed in to change notification settings - Fork 22
Tutorials
Lucas Massey edited this page Oct 3, 2022
·
2 revisions
This page will host various video tutorials covering modding with MES that I publish over time.
Creating a Simple Cargo Ship Mod
This tutorial covers the very basics of setting up a mod folder, exporting a ship, and setting up a SpawnGroup file. This is a great section to start with if you have no NPC modding experience.
Creating a Planetary Installation Mod
This tutorial covers how to create a Planetary Installation encounter that will appear as players explore the planet surface. While it does cover how to create a mod folder, less detail is covered than in the first video in this series.
- Encounter Guide
- FAQs
- Troubleshooting
- Bugs, Issues, or Crashes
- Economy Stations FAQ
- Mod Republishing Guidelines
- General Settings
- Grid Settings
- Combat Settings
- Space Cargo Ships
- Random Encounters
- Planetary Cargo Ships
- Planetary Installations
- Boss Encounters
- Creatures
- AiEnabled Bot Spawning
- Wave Spawners
- Clean-Up
- Spawn Filtering
- Timeout
- Admin & Debug Options
- Spawning (Getting Started)
- Behaviors (Getting Started)
- Events (Getting Started)
- Player Conditions (New)