diff --git a/README.md b/README.md index c98af36..9f9e2b0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ OKRotations is a collection of LUA scripts that create basic rotations for World of Warcraft private servers that allow LUA scripting. These rotations are designed to be just OK - not the best, but definitely better than randomly pressing buttons. +## Prerequisites + +Before using OKRotations, you need to install Bastion. Bastion is a framework that these scripts rely on to function properly. You can find and install Bastion from: https://git.tinkr.site/CiscOH/Bastion + ## What OKRotations Is: - A set of simple rotations for different WoW classes @@ -19,6 +23,15 @@ OKRotations is a collection of LUA scripts that create basic rotations for World - Made for official WoW servers - A complex or hard-to-use system +## Getting Started + +1. Install Bastion from https://git.tinkr.site/CiscOH/Bastion following their installation instructions. +2. Download the OKRotations scripts. +3. Place the scripts in your Bastion scripts folder. +4. In-game, use the following commands: + - Type `/bastion toggle` to enable the Bastion engine. + - Type `/bastion module [module name]` to toggle a specific OKRotation module on or off. + ## Contributing If you want to make these rotations better or add new ones, feel free to help out! Just remember, we're aiming for "OK", not "amazing". Keep it simple and easy to understand.