Skip to content

Commit

Permalink
Update the readme to reflect recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aethys256 committed Jul 17, 2018
1 parent 2caf089 commit 8ebb722
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# AethysCore
# hero-lib

AethysCore is a World of Warcraft addon to provide a simple and clean API to get most advanced WoW features.
HeroLib is a World of Warcraft addon to provide a simple and clean API to get most advanced WoW features.
It acts as a complete replacement of the WoW API and makes easy-to-use some non directly available informations in-game like the TimeToDie of an unit.

It is really simple to use and is used by [AethysRotation](https://github.com/SimCMinMax/AethysRotation) and [AethysTools](https://github.com/Aethys256/AethysTools).
It is really simple to use and is used by [HeroRotation](https://github.com/herotc/hero-rotation) and [AethysTools](https://github.com/aethys256/AethysTools).
You can also use anything from the addon in a WeakAura.
The project is hosted on [GitHub](https://github.com/SimCMinMax/AethysCore).
It is maintained by [Aethys](https://github.com/Aethys256/) and the [SimCMinMax](https://github.com/orgs/SimCMinMax/people) team.
Also, you can find it on [Curse](https://mods.curse.com/project/271528) and [CurseForge](https://www.curseforge.com/projects/271528/).
The project is hosted on [GitHub](https://github.com/herotc/hero-lib).
It is maintained by [Aethys](https://github.com/aethys256/) and the [HeroTC](https://github.com/herotc) team.
Also, you can find it on [Twitch/Curse](https://www.curseforge.com/wow/addons/herolib) and [CurseForge](https://wow.curseforge.com/projects/herolib).

Feel free to join our [Discord](https://discord.gg/tFR2uvK). Feedback is highly appreciated !

## Advanced Users / Developper Notes
If you want to use the addon directly from the [GitHub repository](https://github.com/SimCMinMax/AethysRotation), you would have to symlink every folders from this repository (AethysCore & AethysCache folders) to your WoW Addons folder.
If you want to use the addon directly from the [GitHub repository](https://github.com/herotc/hero-lib), you would have to symlink every folders from this repository (HeroLib & HeroCache folders) to your WoW Addons folder.

## Special Thanks
- [SimulationCraft](http://simulationcraft.org/) for everything the project gives to the whole WoW Community.
Expand Down

0 comments on commit 8ebb722

Please sign in to comment.