Minor updates

This commit is contained in:
Frank 2022-10-29 14:38:28 +02:00
parent 01c59be6ae
commit f6f3a96afb
2 changed files with 3 additions and 2 deletions

View file

@ -40,9 +40,10 @@ loom {
}
}
// Add the datagenned files into the jar.
sourceSets {
main {
// Add the datagenned files into the jar.
resources {
srcDirs += [
'src/main/generated'