/react-roblox-studio-plugin

React component library to create Roblox plugins

Primary LanguageLuaMIT LicenseMIT

react-roblox-studio-plugin

A component library to create Roblox Studio plugins using react-lua.

Installation

Add react-roblox-studio-plugin in your dependencies:

yarn add react-roblox-studio-plugin

Or if you are using npm:

npm install react-roblox-studio-plugin

License

This project is available under the MIT license. See LICENSE.txt for details.