diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index bf86fb71..f596b2d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,6 @@ -org.gradle.jvmargs=-Xmx2G
\ No newline at end of file +org.gradle.jvmargs=-Xmx2G +loom.platform=forge +# NEU Buildflags. Please keep these flags in a commented out form while checked into version control. +# See BuildFlags.java for usages of these values. +# Build with Pronouns in PV by default +# neu.buildflags.pronouns=true |