Skip to content

Commit 8174f4f

Browse files
committed
Working FG7
1 parent bf9e715 commit 8174f4f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,9 @@ minecraft {
5252
mappings channel: 'stable', version: "12-${minecraft_version}"
5353

5454
runs {
55-
configureEach {
55+
client {
5656
workingDir = layout.projectDirectory.dir('run')
57-
}
5857

59-
register('client') {
6058
args "--username=james090500"
6159

6260
systemProperty(

0 commit comments

Comments
 (0)