mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 00:38:11 +00:00
8fe09880b7
Behaviour moved into the api plugin.
12 lines
161 B
Groovy
12 lines
161 B
Groovy
plugin {
|
|
name = "runecrafting-skill"
|
|
authors = [
|
|
"Major",
|
|
"BugCrusher",
|
|
"tlf30"
|
|
]
|
|
|
|
dependencies = [
|
|
"api"
|
|
]
|
|
} |