Team create with avatars
Installing
From GitHub releases
Download the latest version here. Download the TeamCreateWithAvatars.rbxm
file and put it in the following directory:
Windows: %localappdata%\Roblox\Plugins
MacOS: unkown
From Roblox
Download the plugin here. Then restart studio if it is open.
From Source
In the project's root directory run the command rojo build -o Build/Plugin.rbxm
. Then move the Plugin.rbxm
file in the Build folder into the local plugins directory which you can find above under the From GitHub releases
section.