stravant / roblox-resizealign

Repo of the ResizeAlign Roblox Studio Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roblox Studio ResizeAlign Plugin

This repository is the source of truth for the Roblox Studio GeomTools ResizeAlign plugin.

The repo is open to contributions, though please ping me on the DevForum or Discord first if you plan to implement nontrivial UX changes rather than just fix a bug.

Contributing

Get VSCode and Rojo Extension

  • Install VSCode

  • Install the "Rojo - Roblox Studio Sync" extension for VSCode

Enable "Reload Plugins on File Changed"

  • In Studio, open the Studio Settings (File > Studio Settings)

  • Enable "Reload Plugins on File Changed" in the Studio section. This will automatically reload the plugin whenever you build it in VSCode.

That's it!

Pressing Ctrl+Shift+B will build the plugin into your local plugins directory using Rojo and Studio will load or reload it in your open Studio sessions.

About

Repo of the ResizeAlign Roblox Studio Plugin

License:MIT License


Languages

Language:Lua 99.3%Language:Python 0.7%