Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 828 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 828 Bytes

MikeWoWAddon

A simple collections of script for WoW game (version 1.12 vanilla)

This is a collection of simple scripts that i use in the game for simplify some thing, for a example targetting and buffin, applying DoT, etc.

Installation

Clone the repo or download the zip, put it in your AddOn folder of your WoW client, rename the folder to MikeAddon, and you're good to go.

    cd <YourWowFolder>/Interface/AddOns/
    git clone https://github.com/michelesr/mike-wow-addon/ MikeAddon

Update with

    git pull origin master

Usage

Check out the full documentation at: https://michelesr.github.io/mike-wow-addon/doc/build/html/main.html

Use /mi or /mike slash command to see the list of commands available. Use the slash commands or bind them to a macro!