diff options
author | jackassmc <84429870+jackassmc@users.noreply.github.com> | 2021-06-23 16:31:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 15:31:54 +0100 |
commit | b662ed74bf3365fb2e5eca0715db96f7933f046b (patch) | |
tree | 511a0ad9276ca3078020fd2b9f26c6e44b844c40 /gradle.properties | |
parent | 28e2282fc9fe25e8516bf7b85f12fd113881f512 (diff) |
Update Fabric versions link (#111)
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 215572b..60cb9a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties - # check these on https://fabricmc.net/use + # check these on https://fabricmc.net/versions.html minecraft_version=1.17 yarn_mappings=1.17+build.13 loader_version=0.11.6 |