https://github.com/RudolphRiedel/GriffinBeGone
Addon for World of Warcraft to remove the griffins on the side of the action bar from the default UI.
https://github.com/RudolphRiedel/GriffinBeGone
lua wow wow-addon
Last synced: over 1 year ago
JSON representation
Addon for World of Warcraft to remove the griffins on the side of the action bar from the default UI.
- Host: GitHub
- URL: https://github.com/RudolphRiedel/GriffinBeGone
- Owner: RudolphRiedel
- License: mit
- Created: 2020-10-17T10:49:32.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T16:50:24.000Z (over 4 years ago)
- Last Synced: 2024-10-24T12:11:43.729Z (over 1 year ago)
- Topics: lua, wow, wow-addon
- Language: Lua
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GriffinBeGone
Addon for World of Warcraft to remove the griffins on the side of the action bar from the default UI.
Copy over the GriffinBeGone folder to your World of Warcraft\_retail_\Interface\AddOns folder.
Activate the addon thru the Game Menu / Addons, reload UI.
Credit for the idea and the name goes to "LiaxX" or "Deathpants-Wildhammer-EU"
https://www.curseforge.com/wow/addons/griffinbegone
After several years of just changing the interface version I had to "rewrite" the two lines of LUA when I tried out the addon in the BfA beta.
And now that the pre-patch of Shadowlands went live I finally decided to make this public.