Skip to content

Commit b1093d3

Browse files
authored
Update dev username (#8)
1 parent 089388b commit b1093d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ remoteMappings = https\://raw.githubusercontent.com/MinecraftForge/FML/1.7.10/co
3737

3838
# Select a default username for testing your mod. You can always override this per-run by running
3939
# `./gradlew runClient --username=AnotherPlayer`, or configuring this command in your IDE.
40-
developmentEnvironmentUserName = "Developer"
40+
developmentEnvironmentUserName = Developer
4141

4242
# Enables using modern Java syntax (up to version 17) via Jabel, while still targeting JVM 8.
4343
# See https://github.com/bsideup/jabel for details on how this works.

0 commit comments

Comments
 (0)