GenWiz V1 - How is it so far?

This Is Currently In Development

So i’ve been working on a plugin that easilly allows the user to make a random room generation, similar that that of DOORS, by @Lightning_Splash.

This Plugin is in development! Please remember.

Current Logo:
image

Current UI:

There is loads of stuff that looks wrong. One example is the colour of the Generate Button.
Anyways this is what is basically does.

Replace Previous Room Gen searches for any previous room generations, and replaces them with the latest.

NOTE: The main script is named server. I understand that you may have a script named server, and it could have loads of code in it, so it Always will back up your work when replacing in a Folder Named WizGenBackup, Found in ServerStorage. It will backup everything generated with it’s own unique name.

When Empty Backups is clicked, it empties your backups folder, found in ServerStorage

It generates around 3 files in total.

GeneratedRooms - The generated rooms when the game is ran
Rooms - The Rooms you want to generate
Server - The Generation Script

If Doors is enabled (generated doors between each room), there will be 2 module scripts found in Server

What do you think?