Skip to content
/ SUI Public
forked fromSyiana/SUI

SUI - The Dark Side of World of Warcraft

License

Notifications You must be signed in to change notification settings

muleyo/SUI

Repository files navigation

SUI

Features

  • Enhanced WoW Interface
  • An intuitive and powerful configuration menu
  • Minimalistic and modular

Quick Start

  • To open the configuration menu, type/SUIinto your chat and hit enter

Issues

  • If you've discovered something that's clearly wrong, or if you get an error,post a Issue.
  • Feel free to join ourDiscord Communityto talk, get help and discuss everything about SUI!

Support

  • If you want to help out with development without providing code yourself, you can always donate to SUI usingPayPalorPatreon
  • Also make sure that you follow me onTwitch.tv/Syiana

Add Custom Fonts and Textures to SUI

Open:World of Warcraft/_retail_/Interface/AddOns/SUI/Media/

Add your Texture file to:Textures/ Add your Font file toFonts/

Edit FileMedia\RegisterMediaLSM.lua

Adding Texture

LSM:Register( "statusbar", "YourTextureName", [[Interface\Addons\SUI\Media\Textures\Status\YourTextureName.blp]])

Adding Font

LSM:Register( "font", "YourFontName", [[Interface\Addons\SUI\Media\Textures\Fonts\YourFontName.blp]])

About

SUI - The Dark Side of World of Warcraft

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%