Use original loading of vanilla
This commit is contained in:
@@ -50,7 +50,7 @@ public class InjectMojo extends AbstractMojo
|
|||||||
private File outputDirectory;
|
private File outputDirectory;
|
||||||
@Parameter(defaultValue = "./runescape-client/target/rs-client-${project.version}.jar", readonly = true, required = true)
|
@Parameter(defaultValue = "./runescape-client/target/rs-client-${project.version}.jar", readonly = true, required = true)
|
||||||
private String rsClientPath;
|
private String rsClientPath;
|
||||||
@Parameter(defaultValue = "./vanilla-180.jar", readonly = true, required = true)
|
@Parameter(defaultValue = "${net.runelite.rs:vanilla:jar}", readonly = true, required = true)
|
||||||
private String vanillaPath;
|
private String vanillaPath;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
BIN
vanilla-180.jar
BIN
vanilla-180.jar
Binary file not shown.
Reference in New Issue
Block a user