Sleitnick / AeroGameFramework

AeroGameFramework is a Roblox game framework that makes development easy and fun. The framework is designed to simplify the communication between modules and seamlessly bridge the gap between the server and client.
https://sleitnick.github.io/AeroGameFramework/
MIT License
215 stars 57 forks source link

Plugin Settings #26

Closed ThoughtSpinnr closed 6 years ago

ThoughtSpinnr commented 6 years ago

I think it would be a nice addition to have certain settings for the Aero plugin. For instance, color theme would be a nice setting as well as the ability to turn off auto selection of scripts. Just a neat thought I had.

Sleitnick commented 6 years ago

I think it would be best to allow the color theme to match Studio's. This is in my backlog, but I can't complete it until Roblox releases an API to access the user's theme selection (which is supposed to be released soon™)

Sleitnick commented 6 years ago

I'm closing for now because selection is important for how the plugin functions. I think having a Settings page would be nice, but not within scope at the moment. Perhaps I will be able to add something like this later down the line as the plugin matures.