Minor updates
This commit is contained in:
parent
01c59be6ae
commit
f6f3a96afb
2 changed files with 3 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue