Skip to content

Stationeers.Addons is a fully-fledged modding framework for Stationeers. Works just like the standard mods (XML) but with sandboxed scripting (C#) and custom-content support!

License

StationeersAddons/Stationeers.Addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stationeers.Addons


Stationeers.Addons is a fully-fledged modding framework for Stationeers. Working just like the standard mods (XML) but with scripting and custom-content support!

Current status: Available for early testing.

Download & Installation

If you have already installed the Addons, make sure to run file verification through Steam before installing a new version (go to Steam, click RMB on the game, open Properties, go to Local Files and click on Verify integrity of game files...)!

Go to Releases, select latest release and download zip file named 'Stationeers.Addons-vX.X-X.zip'. Now go to Steam, click RMB on the game, open Properties, go to Local Files and click on BROWSE LOCAL FILES. It should open new window for you. Next, you have to open the downloaded zip and drag all of its contents into the game folder (AddonManager folder and version.dll). And that's it! Enjoy your mods!

Note: After you've subscribed to an addon on the workshop, you have to restart the game. This will be improved in the future.

Links

Building

Visual Studio 2019 is required and Visual Studio Tools for Unity installation is recommended.

  • Open Source/Stationeers.VS.props file, and set the path to your game installation directory (has to end with a backslash).
  • Open Source/Stationeers.Addons.sln and start playing with it! See Creating addons to find out more.

Creating addons

If you want to create your own addon, read here: CREATING-ADDONS.

Debugging addons

If you want to debug your own addon, read here: DEBUGGING-ADDONS.

Addons

DM Erdroy#0001 on Discord, if you would like to get your mod featured here.

Dependecies

  • Mono.Cecil
  • Harmony

Contributions

We're accepting pull requests, look at our Trello board to find tasks that have not been completed, yet. You can hop in, take some and help us evolve this modding framework!

Although, we want to keep mod consistency, we're suggesting to not release modified copy of this software on your own. Anyway, this is certainly legal, if you would like to do that.

License

MIT


Stationeers.Addons is not affiliated with RocketWerkz. All trademarks and registered trademarks are the property of their respective owners.
Stationeers.Addons (c) 2018-2022 Damian 'Erdroy' Korczowski & Contributors

About

Stationeers.Addons is a fully-fledged modding framework for Stationeers. Works just like the standard mods (XML) but with sandboxed scripting (C#) and custom-content support!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published