Skip to content

Commit

Permalink
Update windows.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jensonhirst authored Nov 19, 2024
1 parent bf24012 commit 85dd941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/rayfield/configuration/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ description: How to create a window
```lua
local Window = Rayfield:CreateWindow({
Name = "Rayfield Example Window",
Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number)
LoadingTitle = "Rayfield Interface Suite",
LoadingSubtitle = "by Sirius",
Theme = "Default", -- Check https://docs.sirius.menu/rayfield/configuration/themes
Expand Down

0 comments on commit 85dd941

Please sign in to comment.