script-template icon indicating copy to clipboard operation
script-template copied to clipboard

Project has become a bit chaotic and needs to be brought back in line for streamlined ease of use and accessability.

Open GigiaJ opened this issue 3 years ago • 1 comments

GigiaJ avatar Jul 28 '22 03:07 GigiaJ

Guide for the unknowing stranger:

  1. You need to clone and run the jar of the main repo at https://github.com/OSRSB/OsrsBot
  2. Clone https://github.com/OSRSB/DaxWalkerOSRSBot
  3. In dax settings.gradle make sure project(":OSRSBot").projectDir = file("../OsrsBot") refers to the project folder of the OsrsBot project (linux case sensitive)
  4. Clone this repo
  5. Make sure the settings.gradle refers to the above two projects

Done

Nubebuster avatar Jul 07 '23 10:07 Nubebuster