Skip to content

Commit

Permalink
Make builds run datagen task
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiDragon committed Apr 18, 2022
1 parent dd7ca87 commit ef7a858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ loom {
}

sourceSets.main.resources.srcDirs += ["src/main/generated"]
tasks.build.dependsOn runDatagen

processResources {
inputs.property "version", version
Expand Down

0 comments on commit ef7a858

Please sign in to comment.