https://github.com/itafroma/itafroma_gems
WoW Addon to check known Mists of Pandaria Jewelcrafting recipes
https://github.com/itafroma/itafroma_gems
Last synced: 3 months ago
JSON representation
WoW Addon to check known Mists of Pandaria Jewelcrafting recipes
- Host: GitHub
- URL: https://github.com/itafroma/itafroma_gems
- Owner: itafroma
- License: mit
- Created: 2013-08-25T08:55:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-25T06:02:55.000Z (over 10 years ago)
- Last Synced: 2025-01-23T06:09:07.962Z (5 months ago)
- Language: Lua
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Itafroma Gems
Itafroma Gems is an addon for [World of Warcraft][1] that determines how many Mists of Pandaria gem recipes the player knows.
## Installation
Download the addon from the [project's releases section][2] on GitHub. Once downloaded, extract the downloaded archive into a folder named `Itafroma_Gems` and place the folder within the `Interface/AddOns` folder found within the World of Warcraft application folder. The full, default path for OS X would be `/Applications/World of Warcraft/Interface/AddOns/Itafroma_Gems`.
## Usage
Once logged into your character, open your Jewelcrafting crafting window and then type in the command `/ifgems`. A report indicating how many gem recipes you have will be displayed in your chat window.
## Copyright, trademark, and license
Itafroma Gems is copyright © 2013 Mark Trapp. All rights reserved. It is made available via the MIT license. A copy of the license can be found in the `LICENSE` file.
World of Warcraft, Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.
[1]: http://battle.net/wow/ "World of Warcraft website"
[2]: https://github.com/itafroma/Itafroma_Gems/releases "Itafroma Gems releases"