@ -17,10 +17,6 @@
library.
</description>
<properties>
<openrs2.root>${project.parent.basedir}</openrs2.root>
</properties>
<dependencies>
<dependency>
<groupId>dev.openrs2</groupId>
OpenRS2 server and improve compatibility with modern JVMs.
options required to decompile the RuneScape client and its dependencies.
@ -22,8 +22,4 @@
<url>https://www.gnu.org/licenses/lgpl-3.0.txt</url>
</license>
</licenses>
</project>
may be run after decompiling the client.
<groupId>ch.qos.logback</groupId>
@ -18,10 +18,6 @@
it performs are required for the decompiler to produce valid output.
@ -16,10 +16,6 @@
Reimplementation of the RuneScape game server software.
<groupId>co.paralleluniverse</groupId>
@ -23,10 +23,6 @@
<build>
<plugins>
<plugin>
@ -25,10 +25,6 @@
@ -23,8 +23,4 @@
@ -46,7 +46,6 @@
<nar.javaHome>${java.home}</nar.javaHome>
<openrs2.root>${project.basedir}</openrs2.root>
<dependencyManagement>
@ -14,10 +14,6 @@
<name>OpenRS2 Utilities</name>
<description>Common utility code used by all modules.</description>
<groupId>com.google.guava</groupId>