Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

Commit

Permalink
Merge branch '1.16.x' of github.com:squid233/SquidCraft into 1.16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 committed Jul 10, 2020
2 parents 016069f + f1c1389 commit c49b525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G -Dhttps.proxyHost=127.0.0.1 -Dhttp.proxyHost=127.0.0.1 -Dhttps.proxyPort=10809 -Dhttp.proxyPort=10809 -XX:+UseG1GC
org.gradle.jvmargs=-Xmx3G -Dhttps.proxyHost=127.0.0.1 -Dhttp.proxyHost=127.0.0.1 -Dhttps.proxyPort=7890 -Dhttp.proxyPort=7890

# Fabric Properties
# check these on https://fabricmc.net/use
Expand Down

0 comments on commit c49b525

Please sign in to comment.