mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-30 12:19:20 +00:00
Start work on Velocity support
This commit is contained in:
@@ -3,6 +3,7 @@ dependencies {
|
||||
implementation project(path: ":api", configuration: 'shadow')
|
||||
implementation project(path: ":bukkit", configuration: 'shadow')
|
||||
implementation project(path: ":bungeecord", configuration: 'shadow')
|
||||
implementation project(path: ":velocity", configuration: 'shadow')
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
||||
Reference in New Issue
Block a user