Switch to unmerged ACF PR # 336 branch
This commit is contained in:
parent
4390dc2c56
commit
2de0617fd3
1 changed files with 1 additions and 2 deletions
|
|
@ -10,11 +10,10 @@ archivesBaseName = rootProject.name + '-Velocity'
|
|||
repositories {
|
||||
maven { url 'https://nexus.velocitypowered.com/repository/maven-public/' }
|
||||
maven { url 'https://libraries.minecraft.net' }
|
||||
flatDir { dirs '../libs' }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation name: 'acf-velocity'
|
||||
implementation 'com.github.AlexProgrammerDE.commands:acf-velocity:b0792607db'
|
||||
implementation 'org.bstats:bstats-velocity:2.2.1'
|
||||
implementation project(":Common")
|
||||
compileOnly 'com.velocitypowered:velocity-api:3.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue