mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 16:49:12 +00:00
Add implementation of runecrafting skill
This commit is contained in:
committed by
Gary Tierney
parent
397d9b2d6a
commit
97896a34a4
@@ -0,0 +1,11 @@
|
||||
plugin {
|
||||
name = "runecrafting-skill"
|
||||
packageName = "org.apollo.game.plugin.skills.runecrafting"
|
||||
authors = [
|
||||
"Major",
|
||||
"BugCrusher",
|
||||
"tlf30"
|
||||
]
|
||||
|
||||
dependencies = ["util:lookup", "api"]
|
||||
}
|
||||
Reference in New Issue
Block a user