We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089388b commit b1093d3Copy full SHA for b1093d3
gradle.properties
@@ -37,7 +37,7 @@ remoteMappings = https\://raw.githubusercontent.com/MinecraftForge/FML/1.7.10/co
37
38
# Select a default username for testing your mod. You can always override this per-run by running
39
# `./gradlew runClient --username=AnotherPlayer`, or configuring this command in your IDE.
40
-developmentEnvironmentUserName = "Developer"
+developmentEnvironmentUserName = Developer
41
42
# Enables using modern Java syntax (up to version 17) via Jabel, while still targeting JVM 8.
43
# See https://github.com/bsideup/jabel for details on how this works.
0 commit comments