mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 00:38:11 +00:00
12 lines
242 B
Groovy
12 lines
242 B
Groovy
plugin {
|
|
name = "varrock"
|
|
packageName = "org.apollo.game.plugin.locations.varrock"
|
|
authors = [
|
|
"Jesse W",
|
|
"Major",
|
|
"tlf30",
|
|
]
|
|
dependencies = [
|
|
"entity:spawn", "shops"
|
|
]
|
|
} |