Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
d27b836c
Commit
d27b836c
authored
Jul 17, 2021
by
modmuss50
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Minecraft and Gradle.
parent
b662ed74
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gradle.properties
gradle.properties
+3
-3
gradle-wrapper.properties
gradle/wrapper/gradle-wrapper.properties
+1
-1
No files found.
gradle.properties
View file @
d27b836c
...
...
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version
=
1.17
yarn_mappings
=
1.17
+build.13
minecraft_version
=
1.17
.1
yarn_mappings
=
1.17
.1+build.14
loader_version
=
0.11.6
# Mod Properties
...
...
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name
=
fabric-example-mod
# Dependencies
fabric_version
=
0.3
6
.0+1.17
fabric_version
=
0.3
7
.0+1.17
gradle/wrapper/gradle-wrapper.properties
View file @
d27b836c
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.
0.2
-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.
1.1
-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment