Skip to content

Commit

Permalink
fix mixin extra remapping by bumping tiny remapper
Browse files Browse the repository at this point in the history
  • Loading branch information
vectrixdevelops committed Feb 23, 2024
1 parent e932321 commit 5e4f705
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 @@ -3,6 +3,8 @@ plugins {
}

dependencies {
remapper("net.fabricmc:tiny-remapper:0.10.1:fat")

compileOnly(libs.ignite)
compileOnly(libs.mixin)
compileOnly(libs.mixinExtras)
Expand Down

0 comments on commit 5e4f705

Please sign in to comment.