Skip to content
AlexejheroYTB edited this page Jul 15, 2018 · 31 revisions

Welcome to the official wiki for SMLHelper! (Modding Helper)

Last updated for version 2.0

This wiki will not provide an intro to C# tutorial, nor will it show you on how to set up Visual Studio. (You should know that already)

While browsing this wiki, please use the sidebar for page navigation, rather than the Pages tab.

Guides should be followed in the order they appear in the sidebar! Skip ahead at your own risk.

To get started, reference the dll file SMLHelper.dll located in your Subnautica directory, under QMods/Modding Helper/SMLHelper.dll

The file SMLHelper.xml is also available there and will provide Visual Studio with documentation tooltips for all the methods, classes, and fields provided by SMLHelper. You do not need to reference this file directly. It is implicitly referenced when you add the dll to your project.

Please note that some pages are under construction and the links to them will be enabled as they are completed

Home
Quick Start Guide

[Adding]

[Editing]

[General Utilities]

[Language]

Clone this wiki locally