Remove --local-injected from the run config
Title
This commit is contained in:
@@ -91,5 +91,4 @@ wrapper {
|
|||||||
run {
|
run {
|
||||||
classpath = childProjects.client.sourceSets.main.runtimeClasspath
|
classpath = childProjects.client.sourceSets.main.runtimeClasspath
|
||||||
mainClassName = "net.runelite.client.RuneLite"
|
mainClassName = "net.runelite.client.RuneLite"
|
||||||
args += "--local-injected"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user