My plugin script won’t create a button in the pluging section, this script is just a snippet, i have read the full documentary, i used what they provided, i have saved the folder which is the parent of the script as a local plugin, but didn’t work.
snippet:
local toolbar = plugin:CreateToolBar("Rig Build v1")
local button = toolbar:CreateButton("Rig Build v1", "Build A Rig Easily", "rbxassetid://17117819876")