Skip to content

uniquadev/GuiToLuaConverter

Repository files navigation

An optimized Gui to Lua converter.

Project started as a revamp of an old GuiToLua plugin, Started from @uniquadev to provide highly optimized gui to lua convertions long with:

Features

  • Full roblox-api auto update
  • Attributes support
  • Tags support
  • Unlimited gui size
  • Smart properties definition
  • No scripts enviroments pollution
  • Simple click and convert ui
  • Open source

Installation 🧰

  1. Go to the plugin page on Roblox.
  2. Press Install

Usage 💻

  1. Create an UI in Roblox Studio
  2. Select the ScreenGui
  3. Go to your plugins
  4. Press Start Convertion

Contributing ✨

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Building rojo project (VSCode)

  1. F1 -> Rojo: Open Menu
  2. Build icon to generate GuiToLuaConverter.rbxl studio file

Running rojo project (VSCode)

  1. F1 -> Rojo: Open Menu
  2. Run default.project.json
  3. Open GuiToLuaConverter.rbxl in studio
  4. Plugin -> Rojo Icon -> Connect to Rojo

License ⚖

Apache-2.0