Hello! I have a plugin and I have no clue how to add it to Github, I see that its a Rbxm file but most plugins have folders and such that are in the plugin. I could not also find any tutorials for this.
It’s simple.
First, create a repository by clicking the new button
Name it then add make it public
and press create
now click create new file
then at the top add src/main.lua
’
once u do, paste ur plugin code in there. There u go ur done! If you want to add another script just repeat the same process and add .lua to the end of the file’s name
2 Likes
Bro ty for showing this. Now I’ll use github
1 Like


