Files
apollo/game/plugin/locations/lumbridge/build.gradle
T

10 lines
156 B
Groovy

plugin {
name = "lumbridge"
authors = [
"Gary Tierney",
"Arham 4"
]
dependencies = [
"entity:spawn", "shops"
]
}