Spectre Menu V1.2 May 2026
: Align your generated text (Left, Center, or Right) to fit the layout of your menu. var aligned = new Text("Centered Content").Centered(); Use code with caution. Copied to clipboard Advanced Usage in Prompts
: Use newline characters ( \n ) to generate text across multiple lines. var multiLine = new Text("First line\nSecond line"); Use code with caution. Copied to clipboard Spectre Menu v1.2
: Add colors or formatting by passing a Style object to the constructor. : Align your generated text (Left, Center, or
: Create a basic string to display within your menu. : Align your generated text (Left