1ForeverHD / TopbarPlus

Construct dynamic and intuitive topbar icons. Enhance the appearance and behaviour of these icons with features such as themes, dropdowns and menus.
https://devforum.roblox.com/t/topbarplus/1017485
Mozilla Public License 2.0
91 stars 119 forks source link

feat: general improvment #92

Closed xhayper closed 4 months ago

xhayper commented 4 months ago

Closes https://github.com/1ForeverHD/TopbarPlus/issues/48 and https://github.com/1ForeverHD/TopbarPlus/issues/49

What was implemented: Basic wally support Code cleanup to use some newer luau features (like how ipairs and pairs is not needed, and string interpolation) Added selene for linting Added Stylua for formatting General improvment