aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorTec <daniel112092@gmail.com>2022-02-05 11:32:28 +0100
committerTec <daniel112092@gmail.com>2022-02-05 11:32:28 +0100
commit35623f480bfdf79cbae9100a5340c725bdc5f955 (patch)
treee2508121656b27d3679faa7ef87dae68efa0ac6c /gradle.properties
parent7df5d7ccf7b49746a0d45d4a1a2ab991f971e37d (diff)
parentdf9527663ef1b50f70fcf53f0934195d8f67565e (diff)
downloadGT5-Unofficial-35623f480bfdf79cbae9100a5340c725bdc5f955.tar.gz
GT5-Unofficial-35623f480bfdf79cbae9100a5340c725bdc5f955.tar.bz2
GT5-Unofficial-35623f480bfdf79cbae9100a5340c725bdc5f955.zip
Merge branch 'feature/OrbitalAffinity' into develop
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 3d49d30e98..7b41df262e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,7 +19,7 @@ forgeVersion = 10.13.4.1614
# restart Minecraft in development. Choose this dependent on your mod:
# Do you need consistent player progressing (for example Thaumcraft)? -> Select a name
# Do you need to test how your custom blocks interacts with a player that is not the owner? -> leave name empty
-developmentEnvironmentUserName = "Developer"
+developmentEnvironmentUserName = ""
# Define a source file of your project with:
# public static final String VERSION = "GRADLETOKEN_VERSION";