Files
apollo/game/plugin/skills/herblore/build.gradle
T
2018-04-08 01:58:34 +01:00

11 lines
150 B
Groovy

plugin {
name = "herblore_skill"
authors = [
"Chivvon",
"Chris Fletcher",
"Major"
]
dependencies = ["api"]
}