No description
Find a file
2023-12-29 23:15:16 +01:00
scripts clean up, write comments 2023-12-29 23:15:16 +01:00
src Removed return in load(dir) function. it was only loading the first file and no more 2023-09-26 19:57:32 -04:00
.gitignore Updated library handling 2023-08-01 12:58:33 -05:00
README.md Update 'README.md' 2023-08-07 14:15:38 +00:00

Bastion aims to be a highly performant and complete World of Warcraft data visualization layer, as such developers may leverage it to create combat rotations, gathering bots, quest bots, and much more!

Pull requests are welcome and encouraged, however I do ask that scripts such as rotations live in their own repository, for the moment the included restoration druid rotation is the exception as it serves as a learning resource for developers to reference in creating their own scripts.

Feel free to browse around the Wiki or just start by reading the code!

Quick Start

  • Download or clone the repository.
  • Move the bastion folder to your Tinkr/scripts folder.
  • Once in-game type /bastion toggle to enable the engine.

Developer Information