Update index.mdx#19
Open
greentrevion23-afk wants to merge 1 commit into
Open
Conversation
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
loadstring):https://github.com/greentrevion23-afk/Lilmoney-.git title: Introduction
**Share your script with the community.**description: Rayfield (2022) is a UI library for Roblox — open source, reliable, and built for production. ---
Publish your script on RoScripts so players can find your script.
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.