mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
11 lines
237 B
Groovy
11 lines
237 B
Groovy
plugin {
|
|
name = "runecrafting-skill"
|
|
packageName = "org.apollo.game.plugin.skills.runecrafting"
|
|
authors = [
|
|
"Major",
|
|
"BugCrusher",
|
|
"tlf30"
|
|
]
|
|
|
|
dependencies = ["util:lookup", "api"]
|
|
} |