Switch to new Quick Mode backend

This commit is contained in:
Jonas Herzig
2021-06-05 22:39:19 +02:00
parent 1802b1a7d0
commit 08165252d5
2 changed files with 24 additions and 27 deletions

View File

@@ -330,7 +330,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:a1f82a7", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:0664fb7", shadeExclusions
implementation(jGui){
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those