mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
8fe09880b7
Behaviour moved into the api plugin.
9 lines
120 B
Groovy
9 lines
120 B
Groovy
plugin {
|
|
name = "spawning"
|
|
authors = [
|
|
"Gary Tierney",
|
|
]
|
|
dependencies = [
|
|
"api",
|
|
]
|
|
} |