mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
14 lines
276 B
Groovy
14 lines
276 B
Groovy
plugin {
|
|
name = "mining-skill"
|
|
packageName = "org.apollo.game.plugin.skills.mining"
|
|
authors = [
|
|
"Graham",
|
|
"Mikey`",
|
|
"WH:II:DOW",
|
|
"Requa",
|
|
"Clifton",
|
|
"tlf30"
|
|
]
|
|
|
|
dependencies = ["api"]
|
|
} |