#if UNITY_EDITOR using UnityEngine; namespace VLB_Installer { public class Installer : ScriptableObject {} } #endif