using Sandbox; /// /// This is a component - in your library! /// [Title( "procedural terrain generation - My Component" )] public class MyLibraryComponent : Component { }