project(injector): Make it possible to use rsc-api in rsc
This commit is contained in:
@@ -27,6 +27,7 @@ group = "com.openosrs.rs"
|
||||
description = "RuneScape Client"
|
||||
|
||||
dependencies {
|
||||
api(project(":runescape-api"))
|
||||
api(project(":runelite-api"))
|
||||
|
||||
implementation(project(":injection-annotations"))
|
||||
|
||||
Reference in New Issue
Block a user