Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
- Split sources not supported.
  • Loading branch information
EngineMachiner committed Sep 7, 2024
1 parent 8ecfc68 commit 501080b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ group = project.maven_group

base { archivesName = project.archives_base_name }

loom {

splitEnvironmentSourceSets()

mods {
"harmony" {
sourceSet sourceSets.main
sourceSet sourceSets.client
}
}

}

repositories {
// Add repositories to retrieve artifacts from in here.
// You should only use this when depending on other mods because
Expand Down

0 comments on commit 501080b

Please sign in to comment.