Switch build tools to irisweight

This commit is contained in:
SakuraiMochi0721
2026-07-11 13:50:37 +08:00
parent 1084b4aa3b
commit b84ce0cb89
4 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ pluginManagement {
}
plugins {
id("moe.luminolmc.hyacinthusweight.patcher") version weightVersion
id("moe.luminolmc.hyacinthusweight.core") version weightVersion
id("moe.monnairealms.irisweight.patcher") version weightVersion
id("moe.monnairealms.irisweight.core") version weightVersion
}
}