Modding:MainPage: Difference between revisions
From Stationeers Community Wiki
More actions
Created page with "<div style="padding: var(--space-lg); background: var(--color-surface-1); border-radius: var(--border-radius-large); border: 1px solid var(--border-color-base); box-shadow: var(--box-shadow-small); text-align: center;"> center|link=https://discord.gg/XRK5WRgh9P </div> {{:Template:SearchTriggerModding}} <div style="text-align:center; font-size:120%; font-weight:bold; margin:10px 0;"> New to Stationeers Modding? Not sure where to start? L..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
{{:Template:SearchTriggerModding}} | {{:Template:SearchTriggerModding}} | ||
<div style="text-align:center; font-size:120%; font-weight:bold; margin:10px 0;"> | |||
{{:Modding:MainPage/GettingStarted}} | |||
<div style="text-align:center; font-size:120%; font-weight:bold; margin:10px 0;">Want to make a mod? Not sure where to start? Lorex got you covered for the basics: </div> | |||
{{:Modding:MainPage/LorexTutorials}} | {{:Modding:MainPage/LorexTutorials}} | ||
Latest revision as of 18:29, 25 April 2026
Want to use Code mods but don't know where to start?
Downloadconvenience Installer
To use Code Mods, you need StationeersLaunchpad and BepInEx.
Thankfully, the Modding Community has made a simple tool to install both with ease. For Linux instructions or Dedicated Servers, Click here
Want to make a mod? Not sure where to start? Lorex got you covered for the basics:
Getting Stationeers to "compile" in unity.
How to Decompile Stationeers so you can look at how things are implemented
Watch on YouTube ↗Setting up a simple Modding project
Modding considerations & where / how to actually start
Watch on YouTube ↗
Simple Mods (XML Mods)
LaunchPad Mods
Making Mods
