Update gradle.properties
Remove reference to local Java install
This commit is contained in:
parent
6cea86f9cf
commit
41c0f83c1e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.java.home=C:\\Program Files (x86)\\Java\\jdk16.0.1
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17
|
||||
|
|
Loading…
Add table
Reference in a new issue