Split cache from deobfuscator into own project

This commit is contained in:
Adam
2016-05-28 19:42:03 -04:00
parent fdd60f0882
commit c42d313c38
53 changed files with 7385 additions and 1 deletions

View File

@@ -45,7 +45,7 @@
<dependencies>
<dependency>
<groupId>net.runelite</groupId>
<artifactId>deob</artifactId>
<artifactId>cache</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>