mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 08:39:27 +00:00
11 lines
150 B
Groovy
11 lines
150 B
Groovy
plugin {
|
|
name = "herblore_skill"
|
|
authors = [
|
|
"Chivvon",
|
|
"Chris Fletcher",
|
|
"Major"
|
|
]
|
|
|
|
dependencies = ["api"]
|
|
}
|