Fix accessWidenerPath property

Signed-off-by: Max <maxh2709@gmail.com>
This commit is contained in:
Max
2022-05-22 18:26:55 +02:00
parent 75fc6dd051
commit 8373c52a97
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
loom {
accessWidener = file("src/main/resources/architectury-common.accessWidener")
accessWidenerPath = file("src/main/resources/architectury-common.accessWidener")
}
dependencies {