using UnityEditor; [CanEditMultipleObjects, CustomEditor(typeof(MegaSimpleMod))] public class MegaSimpleModEditor : MegaModifierEditor { }