Skip to content

SatisfactoryModLoader Pre-Release 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaskarth jaskarth released this 21 May 16:45
· 1243 commits to master since this release

Installation instructions:

  • Download the xinput1_3.dll file.
  • Go to your Satisfactory install folder, go to FactoryGame, Binaries, then Win64.
  • Place your xinput1_3.dll file there.
  • Run FactoryGame-Win64-Shipping.exe.
  • If a console window appeared, SML is good to go!
    Upon running for the first time, a mods folder will be generated. Any mod DLLs that you download will go in there.

Changelog

  • Updated SDK to be the latest
  • Updated Satisfactory CL
  • Added a lot of documentation for functions in the Functions:: namespaces
  • Added custom events for mods to register and call
  • Added chat commands for SML functions
  • Fixed configs for SML and ExampleMod
  • Removed some debug log spam