Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
fix: I forgor to remove exclude fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Nov 7, 2023
1 parent 70b5fcb commit 5694e44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ dependencies {

shadowJar {
zip64 true
exclude("fabric.mod.json")
exclude(isFabric ? "META-INF/mods.toml" : "fabric.mod.json")
exclude("architectury.common.json")

Expand Down

0 comments on commit 5694e44

Please sign in to comment.