mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 16:49:11 +00:00
10 lines
197 B
Groovy
10 lines
197 B
Groovy
apolloPlugin {
|
|
name = "tutorial island npc spawns"
|
|
packageName = "org.apollo.game.plugin.locations"
|
|
authors = [
|
|
"Jesse W",
|
|
]
|
|
dependencies = [
|
|
"spawning",
|
|
]
|
|
} |