using System; using UnityEngine; [Serializable] public class WhirldLibrary : MonoBehaviour { public static float version = 3.1f; }