Skip to content
This repository was archived by the owner on Feb 1, 2019. It is now read-only.
/ Gamepad Public archive

Gamepad - a World of Warcraft (1.12.1) AddOn

Notifications You must be signed in to change notification settings

yutsuku/Gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamepad - a World of Warcraft (1.12.1) AddOn

Installation:

Put "Gamepad" folder into ".../World of Warcraft/Interface/AddOns/". Create AddOns folder if necessary

After Installation directory tree should look like the following

World of Warcraft
  `- Interface
     `- AddOns
    	`- Gamepad
           |-- Bindings.xml
           |-- Gamepad.toc
           |-- Global.lua
           |-- Main.lua
           |-- README.md
           |-- UI.lua
           `-- locale
               |-- Locale.lua
               |-- LocaleTable.lua
               `-- enUS.lua

Features:

  • Simplifies using abilities when using gamepad
  • Adds 3 hotkeys (Previous, Use, Next)

To-Do:

  • make configuration easier than editing Main.lua file

Requirements:

  • You must map your controller first to keyboard keys (you can use JoyToKey for this).

About

Gamepad - a World of Warcraft (1.12.1) AddOn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages