mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 16:49:12 +00:00
Fix plugin test running with new gradle modules
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name = "lumbridge npc spawns"
|
||||
package = "org.apollo.game.plugin.locations"
|
||||
authors = [ "Gary Tierney" ]
|
||||
dependencies = [ "spawning" ]
|
||||
dependencies = [ "entity:spawn" ]
|
||||
|
||||
[config]
|
||||
srcDir = "src/"
|
||||
|
||||
Reference in New Issue
Block a user