deob: sync scriptopcode

This commit is contained in:
ThatGamerBlue
2021-06-11 07:58:45 +01:00
parent 3ade7995ad
commit 0e8b9c4191
3 changed files with 43 additions and 549 deletions

View File

@@ -39,6 +39,7 @@ dependencies {
implementation(project(":runelite-api"))
implementation(project(":runescape-api"))
implementation(project(":cache"))
implementation(group = "org.jetbrains", name = "annotations", version = "20.1.0")
implementation(group = "org.ow2.asm", name = "asm", version = "9.0")
implementation(group = "org.ow2.asm", name = "asm-util", version = "9.0")