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
"Description": "Editor-time validation for Satisfactory mods. Catches config that crashes the shipped game: required function-call input pins left unconnected (e.g. SetPowerInfo's powerInfo), and class-valued properties that are unset, dangling, or the wrong type (e.g. a buildable's mHologramClass, a descriptor's mBuildableClass/mVehicleClass). Fails validation before packaging.",