mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 16:49:12 +00:00
Add shops plugin
Thanks to tlf30 for a lot of work on this.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
plugin {
|
||||
name = "shops"
|
||||
packageName = "org.apollo.game.plugin.shops"
|
||||
authors = [
|
||||
"Stuart",
|
||||
"Major",
|
||||
"tlf30"
|
||||
]
|
||||
dependencies = [
|
||||
"util:lookup",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user