Skip to content

Commit bbdc811

Browse files
Update MDK with new output from mod generator (#34)
Co-authored-by: NeoForge MDK Automation <173375039+neoforge-mdk-automation[bot]@users.noreply.github.com>
1 parent 646aa1c commit bbdc811

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ runs {
5656
// Please read: https://stackoverflow.com/questions/2031163/when-to-use-the-different-log-levels
5757
systemProperty 'forge.logging.console.level', 'debug'
5858

59+
workingDirectory project.layout.projectDirectory.dir('run').dir(name)
60+
5961
modSource project.sourceSets.main
6062
}
6163

0 commit comments

Comments
 (0)