mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
10 lines
196 B
Groovy
10 lines
196 B
Groovy
apolloPlugin {
|
|
name = "lumbridge npc spawns"
|
|
packageName = "org.apollo.game.plugin.locations"
|
|
authors = [
|
|
"Gary Tierney",
|
|
]
|
|
dependencies = [
|
|
"spawning",
|
|
]
|
|
} |