You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lisias edited this page Dec 19, 2025
·
9 revisions
Module Manager /L wiki
Module Manager is an add'on that allows you to write "patches" that edit 3rd party parts (or anything else in the GameDatabase) at load time without hard changing existing files from Squad or 3rd parties.
Advanced (but, admittedly, not always straightforward) mechanisms can help you to write pretty complex and useful patches - a somewhat daring task that can be made easier (or less hardly) by configuring Logging Levels.
A Crash Test Course
A beginner's handbook to write MM Patches. Introduce you into your very first MM patch in a simple and straightforward way (i.e., no MM shenanigans yet).