Skip to content

Commit

Permalink
Re-add connector extras in dev to fix test client run
Browse files Browse the repository at this point in the history
  • Loading branch information
Su5eD committed Apr 3, 2024
1 parent 06abfe7 commit 614a666
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ dependencies {

"modCompileOnly"(sourceSets.main.get().output)
"modCompileOnly"("io.github.llamalad7:mixinextras-common:${mixinextrasVersion}")

runtimeOnly(fg.deobf("curse.maven:connector-extras-913445:5027683"))
}

tasks {
Expand Down

0 comments on commit 614a666

Please sign in to comment.