mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 08:39:17 +00:00
Remove plugins.gradle and factor into common extension
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apolloPlugin {
|
||||
name = "following"
|
||||
packageName = "org.apollo.game.plugin.entity"
|
||||
authors = [
|
||||
"Gary Tierney",
|
||||
]
|
||||
dependencies = [
|
||||
"walkto",
|
||||
"command_utilities",
|
||||
"player_action",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user