OSRSB / script-template

Template for OsrsBot scripts
https://osrsbot.org/
BSD 3-Clause "New" or "Revised" License
16 stars 23 forks source link

Updated build.gradle #14

Closed HardenJT closed 2 years ago

HardenJT commented 2 years ago

I was having issues with using the Gradle task "launchClientWithScript" launching an old version of the client that didn't support reloading and wasn't loading scripts properly. Found the previous version was hardcoded. Not 100% sure if there is a way to change it with updates dynamically, but I figured I'd help with this issue for now with a bandaid so people don't have to search for it themselves or just not use the helpful feature if they happen to be using the script template.