Skip to content
JMteam09 edited this page Feb 21, 2018 · 9 revisions

Welcome to the SFSModLoader wiki!

Here we will explain how to create your own mod for SFS!

What do you need / What do we recommend?

  1. IDE (I personally use Visual Studio Community Edition 2017)
  2. A copy of Unity or the UnityEngine.blah blah.dll's
    P.S. You don't need all the Unity.*.dll's. Start with UnityEngine.dll and add others when you need them.
  3. A copy of the ModLoader (Assembly-CSharp.dll). Using an outdated version is fine as long as we didn't change a function that you are using!

Done? Now you can hop onto the tutorial train in the side bar ================================>