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

implement skinshuffle support (closes #34)

This commit is contained in:
2024-11-27 12:48:50 +03:00
parent 7292a25d7f
commit 557ff88299
30 changed files with 444 additions and 10 deletions

View File

@@ -12,6 +12,8 @@ dependencies {
parchment("org.parchmentmc.data:parchment-${parchment_minecraft}:${parchment_version}@zip")
}
modImplementation "net.fabricmc:fabric-loader:${fabric_loader_version}"
modCompileOnly "net.fabricmc.fabric-api:fabric-api:${fabric_api_version}"
}
loom {