Skip to content

SatisfactoryModLoader Release 3.10.0

Latest
Compare
Choose a tag to compare
@budak7273 budak7273 released this 06 Mar 05:33
31b2e03

Install Instructions

For Users

For Mod Developers

Mod developers, be sure to read the guide we wrote to help you update your mods and modding environment!
https://docs.ficsit.app/satisfactory-modding/latest/Development/UpdatingFromSml39.html

  • SML Functionality
    • Session Settings
      • Add support for String Session Settings (#344)
      • Fix RequireSessionRestart session settings not being saved (43c9e05)
    • Mod Configuration
      • Make configuration texts localizable (#332)
    • Chat Commands
      • Make usage text localizable (#337)
    • Logging
      • Fix mapping object paths to plugins (#343)
    • Widget blueprint hooking
      • New mode to allow hooking any element in a widget's hierarchy (#326) (c2c3f89)
    • Remove HUB reward scrollbar hook (base game has it now) (#342)
  • Access Transformers
    • Add EditAnywhere Access Transformer (#336)
    • Add BlueprintType Access Transformer (#341)
  • Example Mod
    • Add example resource that spawns resource nodes in ExampleLevel via sublevel (#335)
    • Add example Icon Library (#338)
  • Editor utilities and functionality
    • Recipe Linter (50b5da7, 192c2ff)
    • Improve FGResearchTree data validation to not crash during asset generation (#321)

Full Changelog: v3.9.1...v3.10.0