fabric & neoforge stable 1.3.1+1.21.11
All checks were successful
Build and Artifact / build (push) Successful in 2m46s
All checks were successful
Build and Artifact / build (push) Successful in 2m46s
This commit is contained in:
@@ -2,6 +2,15 @@ architectury {
|
||||
common rootProject.enabled_platforms.split(',')
|
||||
}
|
||||
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
resources {
|
||||
srcDir 'src/main/generated'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// We depend on Fabric Loader here to use the Fabric @Environment annotations,
|
||||
// which get remapped to the correct annotations on each platform.
|
||||
|
||||
Reference in New Issue
Block a user