Skip to content

Commit ce34dd5

Browse files
Attempt to fix client gametest username
1 parent d434e19 commit ce34dd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ loom {
7070
runs {
7171
clientWithMods {
7272
inherit client
73+
programArgs.add("--username=Wurst-Bot")
7374
}
7475

7576
clientGameTestWithMods {

0 commit comments

Comments
 (0)