Skip to content

Commit

Permalink
Exclude neoforge toml from fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
YaLTeR committed May 1, 2024
1 parent fa76861 commit 19f8455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-fabric.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ sourceSets {

resources {
exclude 'META-INF/mods.toml'
exclude 'META-INF/neoforge.mods.toml'
}
}
}
Expand Down

0 comments on commit 19f8455

Please sign in to comment.