mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Fix plugin test running with new gradle modules
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
apolloPlugin {
|
||||
plugin {
|
||||
name = "spawning"
|
||||
packageName = "org.apollo.game.plugin.entity"
|
||||
authors = [
|
||||
"Gary Tierney",
|
||||
]
|
||||
dependencies = [
|
||||
"entity_lookup",
|
||||
"util:lookup",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user