Bastion aims to serve as a highly performant, simplisitic, and expandable World of Warcraft data visualization framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ck 9cafc2585d Cleanup 11 months ago
scripts Cleanup 1 year ago
src Cleanup 11 months ago
.editorconfig Various updates to types. 1 year ago
.gitignore God Where to start..... 1 year ago
README.md Update 'README.md' 1 year ago
stylua.toml Various updates to types. 1 year ago

README.md

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