mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Fixed playground dependencies
This commit is contained in:
parent
aaf21d8d4c
commit
1523a94221
1 changed files with 0 additions and 5 deletions
|
|
@ -16,12 +16,7 @@ tasks.withType(JavaCompile) {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly project(':deob-annotations')
|
||||
implementation project(':signlink')
|
||||
implementation project(':client') // TODO: abstract client/engine code
|
||||
|
||||
implementation 'lib:gluegen-rt'
|
||||
implementation 'lib:jogl-all'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue