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
9c04d84e
Commit
9c04d84e
authored
Jun 12, 2019
by
asie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version updates
parent
97c2c8c2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
build.gradle
build.gradle
+1
-1
gradle.properties
gradle.properties
+2
-2
No files found.
build.gradle
View file @
9c04d84e
plugins
{
plugins
{
id
'fabric-loom'
version
'0.2.
2
-SNAPSHOT'
id
'fabric-loom'
version
'0.2.
3
-SNAPSHOT'
id
'maven-publish'
id
'maven-publish'
}
}
...
...
gradle.properties
View file @
9c04d84e
...
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
...
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
# check these on https://fabricmc.net/use
# check these on https://fabricmc.net/use
minecraft_version
=
1.14.2
minecraft_version
=
1.14.2
yarn_mappings
=
1.14.2+build.7
yarn_mappings
=
1.14.2+build.7
loader_version
=
0.4.8+build.15
4
loader_version
=
0.4.8+build.15
5
# Mod Properties
# Mod Properties
mod_version
=
1.0.0
mod_version
=
1.0.0
...
@@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
...
@@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
fabric_version
=
0.3.0+build.1
76
fabric_version
=
0.3.0+build.1
83
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