Files
apollo/game/plugin/locations/lumbridge/build.gradle
T
2017-09-16 18:49:06 +01:00

10 lines
196 B
Groovy

apolloPlugin {
name = "lumbridge npc spawns"
packageName = "org.apollo.game.plugin.locations"
authors = [
"Gary Tierney",
]
dependencies = [
"spawning",
]
}