Skip to content

Commit

Permalink
Fix refmap issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ferriarnus committed May 18, 2024
1 parent a350b4d commit 98e5b07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ loom {
"mixins.replay.replaymod.json"
]
}
mixin {
useLegacyMixinAp = false
}
runs {
it.configureEach {
vmArgs("-Xmx8G", "-XX:+UseZGC")
Expand Down

0 comments on commit 98e5b07

Please sign in to comment.