Files
apollo/game/plugin/skills/mining/build.gradle
T
Major- ae73453e1a Remove (empty) util plugin
The contents of this plugin have mostly been moved into the api plugin,
or removed entirely.
2018-08-21 16:09:30 +01:00

14 lines
240 B
Groovy

plugin {
name = "mining-skill"
authors = [
"Graham",
"Mikey`",
"Major",
"WH:II:DOW",
"Requa",
"Clifton",
"tlf30"
]
dependencies = ["api"]
}