-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Using Forgix 1.3.4 as Forgix 2.0.0 is a snapshot and requires Java 24, autorun cannot be configured. My Forgix setup is below, and only fails when auoRun is added as an option. The previous approach of adding build.finalizedBy(mergeJars) does not work anymore either, so I'm a bit confused on where to go from here.
forgix {
destinationDirectory = layout.projectDirectory.dir("Merged")
archiveClassifier = "merged"
archiveVersion = "1.0.0"
fabric()
neoforge()
autoRun = true
}
Architectury Loom 1.10, Gradle 8.11
Metadata
Metadata
Assignees
Labels
No labels