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 |
||
| Line 7: | Line 7: | ||
<div style="text-align:center; font-size:120%; font-weight:bold; margin:10px 0;"> New to Stationeers Modding? Not sure where to start? Lorex got you covered for the basics: </div> | <div style="text-align:center; font-size:120%; font-weight:bold; margin:10px 0;"> New to Stationeers Modding? Not sure where to start? Lorex got you covered for the basics: </div> | ||
{{:Modding:MainPage/GettingStarted}} | |||
{{:Modding:MainPage/LorexTutorials}} | {{:Modding:MainPage/LorexTutorials}} | ||
Revision as of 18:17, 25 April 2026
New to Stationeers Modding? Not sure where to start? Lorex got you covered for the basics:
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
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
