mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 00:38:18 +00:00
Remove plugins.gradle and factor into common extension
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apolloPlugin {
|
||||
name = "tutorial island npc spawns"
|
||||
packageName = "org.apollo.game.plugin.locations"
|
||||
authors = [
|
||||
"Jesse W",
|
||||
]
|
||||
dependencies = [
|
||||
"spawning",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user