mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 08:39:17 +00:00
Ported prayer plugin to kotlin
This commit is contained in:
committed by
Gary Tierney
parent
9c4eff712e
commit
94783da9e5
@@ -0,0 +1,12 @@
|
||||
plugin {
|
||||
name = "prayer_skill"
|
||||
packageName = "org.apollo.game.plugin.skills.prayer"
|
||||
authors = [
|
||||
"Major",
|
||||
"010253",
|
||||
"tlf30"
|
||||
]
|
||||
dependencies = [
|
||||
"util:lookup", "api"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user