1
0
mirror of https://github.com/Suiranoil/SkinRestorer.git synced 2026-01-16 04:42:12 +00:00

formatting

This commit is contained in:
2024-11-27 13:26:20 +03:00
parent aa02759780
commit ba47986e94
10 changed files with 21 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id 'multiloader-common'
id 'fabric-loom'
}
@@ -18,7 +18,7 @@ loom {
if (aw.exists()) {
accessWidenerPath.set(aw)
}
mixin {
useLegacyMixinAp = false
}