Team Create with Hats is a character customization plugin for collaborative editing in Roblox Studio.
You can find a published version of the plugin on the Roblox plugin marketplace here.
To install it locally, go to the Releases
section of this repository and download the .rbxmx file. Then open Roblox Studio and click the Plugins
tab and click Plugins Folder
on the left. Drag the file in there, restart studio, and you're done!
The plugin has two different DockWidgetPluginGuis, one for configuration, one for previewing.
You can use Rojo to edit this plugin. It will appear under ServerStorage when in Roblox Studio and from there you can save it as a local plugin to test your changes.
Syntax checking is done with selene as you may have guessed from the selene.toml.