Releases: satisfactorymodding/SatisfactoryModLoader
Releases · satisfactorymodding/SatisfactoryModLoader
SatisfactoryModLoader Release 3.3.1
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Fix Skip Intro not being applied
- Updated project to CL186638
SatisfactoryModLoader Release 3.3.0
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Prevent removal of vanilla content in the content registry
- Added config property updated delegate
- Fixed BP_ConfigPropertyArray not showing up as a config property type
- Updated project to CL174799
SatisfactoryModLoader Release 3.2.1
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Fix customization recipes not being registered
- Updated project to CL173879
SatisfactoryModLoader Release 3.2.0
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Update 5 (CL173618) compatibility
- Placeholder assets updated to Update 5 content
- Placeholder meshes, textures, animations
- Updated Factory materials
- Show display name for enums in configs
- Make config tooltips multiline
- Config slider fixes
- Add RequiresWorldReload to config properties, defaults to true
- Mods can handle the property change without reloading and set RequiresWorldReload to false if needed
- Center Alpakit item buttons vertically
- Rename
Alpakit All
toAlpakit Selected
- Add
Check All
andCheck None
buttons to Alpakit
SatisfactoryModLoader Release 3.1.1
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Multiplayer crash fix: Wait for subsystems to be replicated before flushing content registry
- Load saved keybinds
- Use FriendlyName in mod list
- Development: Queue multiple Alpakit actions
SatisfactoryModLoader Release 3.1.0
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Fixed multiplayer crash
- CL151773 compatibility
- Correctly initialize world modules on clients
- Fixed "Skip Tutorial" option not working correctly
- Added more descriptive error messages to content registry
- Fixed asset selection in asset dumper
- Reworked Modded Subsystems API
- Fixed a crash occuring when closing the game sometimes
- Fixed Mod Config Widget ScrollList
- Fixed Config Widget saving
- Fixed SML version in main menu
SatisfactoryModLoader Release 3.0.0
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- New module system
- New mod loading
- Content registry
- And more!
SatisfactoryModLoader Release 2.2.1
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Fix hooking
SatisfactoryModLoader Release 2.2.0
Install Instructions
- Don't manually install this! Use the Satisfactory Mod Manager!
Changelog
- Speed-up & rewrite of mod loading
- Advanced crash report information
- Safety for BP config methods
- New networking
- Changed hooking
- Added caret version ranges
- Utilities for Rider
- Ability to add/change resource sink point value
SatisfactoryModLoader Release 2.1.2
Install Instructions
- Don't manually install this! Use the new automatic launcher!
Changelog
- Blueprint Hooking System
- Item Tooltip Subsystem
- Mod function names in crash reporter
- Various bugfixes