Folder Structure Plugin (Free to use)

Hello, I quite recently created a quite cool little plugin to speed up setting up your Roblox game in studio.

The plugin is a folder structure creator, it creates folders in the designated areas as well as scripts that reference all the different modules.

There are 3 main folders, and 8 sub folders.

ReplicatedStorage
-[Shared
--[ SharedModules
---[ MainSharedModule
--[ SharedEvents
---[ MainSharedEvent

ServerScriptService
-[ Server
--[ ServerModules
---[ MainServerModule
--[ ServerScripts
---[ MainServerScript

StarterPlayerScripts
-[ Client
--[ ClientScripts
---[ MainClientScript

Since I suck at user experience, feel free to give me any suggestions for changes
Folder Structure Plugin - Creator Store

2 Likes