Minor updates
This commit is contained in:
parent
01c59be6ae
commit
f6f3a96afb
2 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 782c5a63e67cb7eb9d31f63a2ddec77b044d2541
|
Subproject commit 5707d247a5dd6103c8f2f9550e73b86ebf694e78
|
|
@ -40,9 +40,10 @@ loom {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add the datagenned files into the jar.
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
main {
|
main {
|
||||||
|
// Add the datagenned files into the jar.
|
||||||
resources {
|
resources {
|
||||||
srcDirs += [
|
srcDirs += [
|
||||||
'src/main/generated'
|
'src/main/generated'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue