diff options
| author | 2021-06-23 16:31:54 +0200 | |
|---|---|---|
| committer | 2021-06-23 15:31:54 +0100 | |
| commit | b662ed74bf3365fb2e5eca0715db96f7933f046b (patch) | |
| tree | 511a0ad9276ca3078020fd2b9f26c6e44b844c40 | |
| parent | Update gradle.properties (#110) (diff) | |
Update Fabric versions link (#111)
| -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 |
