Skip to content

Commit

Permalink
didn't mean to commit this lol
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Feb 5, 2024
1 parent c1ea4c6 commit b02574a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ base.archivesName.set("${base.archivesName.get()}-fabric")
loom {
accessWidenerPath.set(project(":common").loom.accessWidenerPath)
enableTransitiveAccessWideners.set(true)
runs {
this.named("client") {
programArgs("--username", "rfresh2")
}
}
}

val common: Configuration by configurations.creating {
Expand Down

0 comments on commit b02574a

Please sign in to comment.