Skip to content

Update index.mdx#19

Open
greentrevion23-afk wants to merge 1 commit into
SiriusSoftwareLtd:mainfrom
greentrevion23-afk:patch-1
Open

Update index.mdx#19
greentrevion23-afk wants to merge 1 commit into
SiriusSoftwareLtd:mainfrom
greentrevion23-afk:patch-1

Conversation

@greentrevion23-afk

Copy link
Copy Markdown

loadstring):https://github.com/greentrevion23-afk/Lilmoney-.git title: Introduction
description: Rayfield (2022) is a UI library for Roblox — open source, reliable, and built for production. ---

**Share your script with the community.**

Publish your script on RoScripts so players can find your script.

Rayfield interface

Rayfield gives you a complete set of UI primitives for Roblox scripts. Windows, tabs, elements, notifications, themes — everything you need to ship a polished interface without building it yourself.

What's included

Stable across executor environments. Used in production scripts daily. Stable and consistent. Widely used across the Roblox scripting community. Full source available on [GitHub](https://github.com/SiriusSoftwareLtd/Rayfield). Contributions welcome. Key system, Discord auto-join, notifications, config saving — built in.

Get started

One line to load Rayfield into your script. Set up your first window, tabs, and sections.

Contributing

Found a bug or missing feature? Open an issue or pull request on GitHub, or suggest it on Discord.

loadstring):https://github.com/greentrevion23-afk/Lilmoney-.git
title: Introduction
description: Rayfield (2022) is a UI library for Roblox — open source, reliable, and built for production.
---

<Note>
  **Share your script with the community.**

  Publish your script on [RoScripts](https://roscripts.io) so players can find your script.
</Note>

<img
  src="/images/rayfield.png"
  alt="Rayfield interface"
/>

Rayfield gives you a complete set of UI primitives for Roblox scripts. Windows, tabs, elements, notifications, themes — everything you need to ship a polished interface without building it yourself.

## What's included

<CardGroup cols={2}>
  <Card title="Production-ready" icon="shield-check">
    Stable across executor environments. Used in production scripts daily.
  </Card>
  <Card title="Reliable" icon="rotate-cw">
    Stable and consistent. Widely used across the Roblox scripting community.
  </Card>
  <Card title="Open source" icon="git-branch">
    Full source available on [GitHub](https://github.com/SiriusSoftwareLtd/Rayfield). Contributions welcome.
  </Card>
  <Card title="Batteries included" icon="sparkles">
    Key system, Discord auto-join, notifications, config saving — built in.
  </Card>
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="Load the library" icon="arrow-right" href="/rayfield/getting-started">
    One line to load Rayfield into your script.
  </Card>
  <Card title="Create a window" icon="monitor" href="/rayfield/windows">
    Set up your first window, tabs, and sections.
  </Card>
</CardGroup>

## Contributing

Found a bug or missing feature? Open an issue or pull request on [GitHub](https://github.com/SiriusSoftwareLtd/Rayfield), or suggest it on [Discord](https://discord.sirius.menu).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant