Ajout de la nature gradle au projet.

This commit is contained in:
Mysaa
2021-05-28 23:03:00 +02:00
parent 29ef10e9f9
commit d9e44f1fd8
43 changed files with 102 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G