mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 16:51:37 +00:00
Rename walk-to to pathing
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
dependencies {
|
||||
implementation project(':game')
|
||||
implementation project(':cache')
|
||||
implementation project(':net')
|
||||
implementation project(':util')
|
||||
|
||||
testImplementation project(':game:plugin-testing')
|
||||
}
|
||||
Reference in New Issue
Block a user