Skip to content

Commit

Permalink
gen ide runs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Aug 7, 2024
1 parent 5eb3f82 commit 426d2ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,11 @@ subprojects {
sourceSet("main", project.rootProject)
}
}
loom.runs.all {
ideConfigGenerated true
}
}

loom.runs.all {
ideConfigGenerated false
}

0 comments on commit 426d2ec

Please sign in to comment.