1
mirror of https://github.com/Shiewk/ViewServerResources.git synced 2026-04-28 03:44:17 +02:00

Update dependencies & improve logging

This commit is contained in:
Shy
2025-07-10 16:28:06 +02:00
parent 70e70cb443
commit f4e19ebafd
5 changed files with 19 additions and 25 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "maven.modrinth:modmenu:11.0.1"
modImplementation "maven.modrinth:modmenu:${project.modmenu_version}"
}
processResources {