mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
6941fc9de0
Also adds equals() and hashcode() implementations to the various Mining actions.
14 lines
240 B
Groovy
14 lines
240 B
Groovy
plugin {
|
|
name = "mining-skill"
|
|
authors = [
|
|
"Graham",
|
|
"Mikey`",
|
|
"Major",
|
|
"WH:II:DOW",
|
|
"Requa",
|
|
"Clifton",
|
|
"tlf30"
|
|
]
|
|
|
|
dependencies = ["api"]
|
|
} |