Skip to content

Mekhlin/AutoSheathe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoSheathe

License

An addon for World of Warcraft

Install from source code

  • Clone repository
  • Download the latest release of Ace3.
  • Copy files from repository and Ace3 to the AddOns folder of your WoW installation.

File structure

World of Warcraft\_retail_\Interface\AddOns\AutoSheathe

AutoSheathe.toc
AutoSheathe_Core.lua
AutoSheathe_Options.lua
embeds.xml
libs
├─ AceAddon-3.0
├─ AceConfig-3.0
├─ AceDB-3.0
├─ AceDBOptions-3.0
├─ AceGUI-3.0
├─ AceTimer-3.0
├─ CallbackHandler-1.0
└─ LibStub