Skip to content

Setting up the project

Jaggar edited this page Jan 25, 2022 · 2 revisions

Project setup can be done by cloning the repository here in your IDE or manually setting it up. Because it depends on RL it similarly requires the Lombok plugin.

If you choose to clone it from a version control the URL is fairly straightforward: https://github.com/OSRSB/RSB

Afterward, you don't have any of the silliness of building RuneLite and none of their lovely Maven compile issues will occur as the project utilizes Gradle to import RuneLite builds and now similarly behaves like a plugin. Consider scripts a sort of sub-plugin specific to RSB.

Clone this wiki locally