Migrate to access-widener library (#294)

This commit is contained in:
modmuss50
2020-11-15 16:15:02 +00:00
committed by GitHub
parent 62e89395f9
commit d1281be741
7 changed files with 27 additions and 648 deletions

View File

@@ -50,6 +50,8 @@ dependencies {
implementation ('net.fabricmc:tiny-remapper:0.3.0.70')
implementation ('net.fabricmc:tiny-mappings-parser:0.2.2.14')
implementation 'net.fabricmc:access-widener:1.0.0'
implementation ('net.fabricmc:lorenz-tiny:2.0.0+build.2') {
transitive = false
}