script-template
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.
Guide for the unknowing stranger:
- You need to clone and run the jar of the main repo at https://github.com/OSRSB/OsrsBot
- Clone https://github.com/OSRSB/DaxWalkerOSRSBot
- In dax settings.gradle make sure
project(":OSRSBot").projectDir = file("../OsrsBot")refers to the project folder of the OsrsBot project (linux case sensitive) - Clone this repo
- Make sure the settings.gradle refers to the above two projects
Done